|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
| 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. |