Click or drag to resize

mxBasicCanvasDrawLabels Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets if labels should be visible.

Namespace:  imbSCI.Graph.MXGraph.canvas
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public bool DrawLabels { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also