MindFusion.Mapping Programmer's Guide

Rect.ContainsPoint Method

See Also
 






Tests whether this rectangle contains a point.

 Overload List

Name Description

Rect.ContainsPoint (Point, Double)

Tests whether this rectangle contains the specified point within a threshold.

Rect.ContainsPoint (Point)

Tests whether this rectangle contains the specified point.

 See Also