Ant Organisation Ltd documentation

Rect.NearestBoundaryPoint Method 

Returns the nearest boundary point to the specified point.

public Point NearestBoundaryPoint(
   Point p
);

Parameters

p
Point to find nearest point to.

Return Value

Nearest point.

See Also

Rect Class | Ant.Workflow.View.TransitionRouting Namespace