Ant Organisation Ltd documentation

ILayoutObject.AddConnectionSide Method 

Adds a new connection based on a side of the bounding rectangle.

IConnectionSide AddConnectionSide(
   Direction side,
   ConnectionDirection direction
);

Parameters

side
Side of the layout object for the connection.
direction
Direction of the connection.

Return Value

Returns the new connection object.

See Also

ILayoutObject Interface | Ant.Workflow.View.TransitionRouting Namespace