Click or drag to resize

MapRectangleEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Compares this rectangle with the passed in object.
(Overrides ObjectEquals(Object).)
Public methodEquals(MapRectangle)
Compares this Rect with the passed in object.
Public methodStatic memberEquals(MapRectangle, MapRectangle)
Compares two MapRectangle instances for object equality.
Top
See Also