Click or drag to resize

mxConstantsEDGESTYLE_TOPTOBOTTOM Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Name of the top to bottom edge style. Can be used as a string value for the STYLE_EDGE style.

Namespace:  imbSCI.Graph.MXGraph.utils
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public const string EDGESTYLE_TOPTOBOTTOM = "topToBottomEdgeStyle"
Request Example View Source

Field Value

Type: String
See Also