| Leadtools.Annotations Namespace > AnnRectangle Structure : Contains Method |
| Overload | Description |
|---|---|
| Contains(AnnPoint) | Determines if the specified point is contained within this AnnRectangle structure. |
| Contains(Single,Single) | Determines if the specified point is contained within this AnnRectangle structure. |
| Contains(Single,Single,AnnUnit) | Determines if the specified point with the specified unit of measure is contained within this AnnRectangle structure. |
| Contains(AnnRectangle) | Determines if the rectangular region represented by rect is entirely contained within this AnnRectangle structure. |