Expands this Rect to include the specified Rect.
public void ExpandToInclude(Rect);
Expands this Rect to include the specified point.
public void ExpandToInclude(Point);
Rect Class | Ant.Workflow.View.TransitionRouting Namespace