The LLRect type exposes the following members.

Methods

  NameDescription
Public methodArea
Return the area in units of lat-lng squared. This is a contrived unit that only has value when comparing to something else.
Public methodStatic memberCreateBox
Approximates a box centered at the given point with the given width and height in miles.
Public methodEquals (Overrides Object..::..Equals(Object).)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodGetLowerLeft
Public methodGetMidpoint
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUpperRight
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToRectangle
Public methodToString (Overrides Object..::..ToString()()()().)

See Also