Rectangle Properties |
The Rectangle type exposes the following members.
Name | Description | |
---|---|---|
lat1 |
Gets or sets the Latitude of the bottom edge of the Rectangle.
| |
lat2 |
Gets or sets the Latitude of the top edge of the Rectangle.
| |
lon1 |
Gets or sets the Longitude of the left edge of the Rectangle.
| |
lon2 |
Gets or sets the Longitude of the right edge of the Rectangle.
| |
p1 |
Gets Point 1 as LatLon.
| |
p2 |
Gets Point 2 as LatLon.
|