Geometry hit detection functions |
Function | Description |
GetBounds | Returns the bounding TGRect for the calling geometry. This function is the same as the MGraphic::GetGeometricBounds function except that it is called by geometry instances. | |
Intersects | Returns True when the calling geometry intersects the rectangle passed in. | |
Contains | Returns True when the calling area geometry contains the point passed in. |