Click or drag to resize

mxRectangleAdd Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds the given rectangle to this rectangle.

Namespace:  imbSCI.Graph.MXGraph.utils
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public void Add(
	mxRectangle rect
)
Request Example View Source

Parameters

rect
Type: imbSCI.Graph.MXGraph.utilsmxRectangle
See Also