Click or drag to resize

mxGraphGetGraphBounds Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the bounds of the visible graph.

Namespace:  imbSCI.Graph.MXGraph.view
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public mxRectangle GetGraphBounds()
Request Example View Source

Return Value

Type: mxRectangle
See Also