Click or drag to resize

mxGraphModelgrid Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If the grid is on

Namespace:  imbSCI.Graph.MXGraph.aborted
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[XmlAttributeAttribute(AttributeName = "grid", DataType = "int")]
public bool grid { get; set; }
Request Example View Source

Property Value

Type: Boolean
The grid.
See Also