Name | Description | |
---|---|---|
![]() | GeoPolygon Constructor | Initializes new instance of GeoPolygon. |
The following tables list the members exposed by GeoPolygon.
Name | Description | |
---|---|---|
![]() | GeoPolygon Constructor | Initializes new instance of GeoPolygon. |
Name | Description | |
---|---|---|
![]() | Bounds | Overridden. Gets the bounds of the polygon shape. |
![]() | Center | Overridden. Gets the centroid of the polygon shape. |
![]() | ExteriorRing | Gets the exterior ring of the polygon shape. |
![]() | InteriorRings | Gets the interior rings of the polygon shape. |
![]() | Is3D | Overridden. Gets a value indicating whether any ring in the collection has z-coordinate values. |
![]() | IsEmpty | Overridden. Gets a value indicating whether the exterior ring is null or empty. |
![]() | IsMeasured | Overridden. Gets a value indicating whether any ring in the collection has m-coordinate values. |
![]() | PointsCount | Overridden. Gets the sum of the points count of all rings. |
![]() | Rings | Gets the polygon rings. |