Ant Organisation Ltd documentation

ILayoutObject.AddConnectionPoint Method (Point, ConnectionDirection)

Adds a new connection point.

IConnectionPoint AddConnectionPoint(
   Point p,
   ConnectionDirection direction
);

Parameters

p
Coordinates of the connection point relative to the top-left of the bounding rect of the layout object.
direction
Direction of the connection.

Return Value

Returns the new connection object.

See Also

ILayoutObject Interface | Ant.Workflow.View.TransitionRouting Namespace | ILayoutObject.AddConnectionPoint Overload List