Polygon Properties |
The Polygon type exposes the following members.
Name | Description | |
---|---|---|
BoundingBox |
Calculates the bounding-box of the polygon.
(Overrides GeometryBoundingBox.) | |
InnerRings |
The holes and islands of a polygon.
| |
OuterRing |
The shell of the polygon. Must be clockwise.
| |
WKT |
The WKT representation of the polygon.
(Overrides GeometryWKT.) | |
WKTWithZ |
The WKT representation of the polygon with Z Level.
|