Click or drag to resize

mxRectangleGetRectangle Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the bounds as a new rectangle.

Namespace:  imbSCI.Graph.MXGraph.utils
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public Rectangle GetRectangle()
Request Example View Source

Return Value

Type: Rectangle
Returns a new rectangle for the bounds.
See Also