Click or drag to resize

mxConstantsSTYLE_ELBOW Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines the key for the elbow style. Possible values are ELBOW_HORIZONTAL and ELBOW_VERTICAL. Default is ELBOW_HORIZONTAL. This defines how the three segment orthogonal edge style leaves its terminal vertices. The vertical style leaves the terminal vertices at the top and bottom sides.

Namespace:  imbSCI.Graph.MXGraph.utils
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public static string STYLE_ELBOW
Request Example View Source

Field Value

Type: String
See Also