Click or drag to resize

mxConstantsSTYLE_ORTHOGONAL Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines if the connection points on either end of the edge should be computed so that the edge is vertical or horizontal if possible and if the point is not at a fixed location. Default is false. This is used in mxGraph.IsOrthogonal, which also returns true if the edgeStyle of the edge is an elbow or entity.

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

Field Value

Type: String
See Also