Click or drag to resize

mxConstantsSTYLE_IMAGE_ALIGN Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines the key for the align style. Possible values are ALIGN_LEFT, ALIGN_CENTER and ALIGN_RIGHT. The value defines how any image in the vertex label is aligned horizontally 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_ALIGN
Request Example View Source

Field Value

Type: String
See Also