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)
Syntaxpublic string Units { get; set; }
Public Property Units As String
Get
Set
Property Value
Type:
String
RemarksValid values are degrees (or dd), m, ft, km, mi, inches
See Also