Click or drag to resize

mxGeometryAlternateBounds Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets or returns the alternate bounds.

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

Property Value

Type: mxRectangle
See Also