Click or drag to resize

mxConnectionConstraint Constructor (mxPoint)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Constructs a connection constraint for the given point.

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

Parameters

point
Type: imbSCI.Graph.MXGraph.utilsmxPoint
See Also