Click or drag to resize

ProjectionUnits Property

The units the projection are in.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string Units { get; set; }

Property Value

Type: String
Remarks
Valid values are degrees (or dd), m, ft, km, mi, inches
See Also