Click or drag to resize

mxConstantsEDGESTYLE_ELBOW Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Name of the elbow 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_ELBOW = "elbowEdgeStyle"
Request Example View Source

Field Value

Type: String
See Also