Click or drag to resize

mxConstantsSTYLE_IMAGE_VERTICAL_ALIGN Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines the key for the verticalAlign style. Possible values are ALIGN_TOP, ALIGN_MIDDLE and ALIGN_BOTTOM. The value defines how any image in the vertex label is aligned vertically within the label bounds of a SHAPE_LABEL shape.

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

Field Value

Type: String
See Also