Unit

Derived Types: AngularUnit, LinearUnit

An abstract class that serves as a base to its derived types, providing common properties.

Property

Type

Description

StandardUnitsPerUnit

double

The standard units per unit for a coordinate system.

WKID

int

Well known identifier (WKID).

WKIDSpecified

bool

Indicates if WKID is defined.

WKT

string

Well known text string (WKT).

2/28/2020