Ant Organisation Ltd documentation

Rect.ExpandToInclude Method

Expands this Rect to include the specified Rect.

Overload List

Expands this Rect to include the specified Rect.

public void ExpandToInclude(Rect);

Expands this Rect to include the specified point.

public void ExpandToInclude(Point);

See Also

Rect Class | Ant.Workflow.View.TransitionRouting Namespace