Click or drag to resize

Polygon Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The Polygon type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleBoundingBox
Calculates the bounding-box of the polygon.
(Overrides GeometryBoundingBox.)
Public propertyInnerRings
The holes and islands of a polygon.
Public propertyOuterRing
The shell of the polygon. Must be clockwise.
Public propertyCode exampleWKT
The WKT representation of the polygon.
(Overrides GeometryWKT.)
Public propertyCode exampleWKTWithZ
The WKT representation of the polygon with Z Level.
Top
See Also