Ant Organisation Ltd documentation

Rect.Expand Method 

Expands the Rect in all directions by the specified distance.

public void Expand(
   int distance
);

Parameters

distance
Distance by which to expand.

See Also

Rect Class | Ant.Workflow.View.TransitionRouting Namespace