Specifies a rectangular area in a geographic coordinate system.
The following tables list the members exposed by the LatLongRect type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the LatLongRect class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the maximum latitude of the area. |
|
![]() |
Gets the maximum longitude of the area. |
|
![]() |
Gets the minimum latitude of the area. |
|
![]() |
Gets the minimum longitude of the area. |
Public Methods| Name | Description | |
|---|---|---|
![]() ![]() |
Creates a LatLongRect instance from center coordinate and size. |
See Also