Click or drag to resize

mxGraphViewGraphBounds Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the cached diagram bounds.

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

Property Value

Type: mxRectangle
See Also