Leadtools.Annotations Namespace > AnnRectangle Structure : Intersect Method |
Overload | Description |
---|---|
Intersect(AnnRectangle) | Replaces this AnnRectangle structure with the intersection of itself and the specified AnnRectangle structure. |
Intersect(AnnRectangle,AnnRectangle) | Returns an AnnRectangle structure that represents the intersection of two rectangles. If there is no intersection, an empty rectangle is returned. |