Ant Organisation Ltd documentation

Rect.Contains Method (Rect)

Tests whether a given rectangle is contained within this rectangle.

public bool Contains(
   Rect rect
);

Parameters

rect
Rectangle to test for containment.

Return Value

True if the rectangle is within this rectangle.

See Also

Rect Class | Ant.Workflow.View.TransitionRouting Namespace | Rect.Contains Overload List