Click or drag to resize

MapRectangleContains Method

Overload List
  NameDescription
Public methodContains(Point)
Checks whether the point parameter is within the rectangle, inclusive its edges.
Public methodContains(MapRectangle)
Checks whether the rect parameter is located completely within the rectangle, inclusive its edges.
Top
See Also