MapRectangleContains Method |
| Name | Description | |
|---|---|---|
| Contains(Point) |
Checks whether the point parameter is within the rectangle, inclusive its edges.
| |
| Contains(MapRectangle) |
Checks whether the rect parameter is located completely within the rectangle, inclusive its edges.
|