Click or drag to resize

mxConstantsSTYLE_NOLABEL Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines the key for the noLabel style. If this is true then no label is visible for a given cell. Possible values are true or false (1 or 0). Default is false (0).

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

Field Value

Type: String
See Also