The LLRect type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LLRect(LLRect) | Initializes a new instance of the LLRect class | |
| LLRect(LatLng, LatLng) | Initializes a new instance of the LLRect class |
Methods
| Name | Description | |
|---|---|---|
| Area |
Return the area in units of lat-lng squared. This is a contrived unit
that only has value when comparing to something else.
| |
| CreateBox |
Approximates a box centered at the given point with the given width and height in miles.
| |
| Equals | (Overrides Object..::..Equals(Object).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | (Overrides Object..::..GetHashCode()()()().) | |
| GetLowerLeft | ||
| GetMidpoint | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUpperRight | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToRectangle | ||
| ToString | (Overrides Object..::..ToString()()()().) |