Click or drag to resize

mxConstantsSTYLE_DIRECTION Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines the key for the direction style. The direction style is used to specify the direction of certain shapes (eg. mxTriangle). Possible values are DIRECTION_EAST (default), DIRECTION_WEST, DIRECTION_NORTH and DIRECTION_SOUTH. This value only applies to vertices.

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

Field Value

Type: String
See Also