PolylineN

Base Type: Polyline

A class for a polyline represented in normalized form.

Property

Type

Description

Extent

Envelope

The extent of the geometry.

HasID

bool

True if the polygon is composed of points that define a id property.

HasM

bool

True if the polygon is composed of points that define an M (measure) property.

HasZ

bool

True if the polygon is composed of points that define a Z (3rd dimension) property.

PathArray

Path[]

Array of paths.

SpatialReference

SpatialReference

The spatial reference associated with the polygon.

11/8/2016