ProjectedSpatialReferenceSystemParameters.LinearUnit

ProjectedSpatialReferenceSystemParameters.LinearUnit property

Units to be used in this SRS. Default is Meter.

public Unit LinearUnit { get; set; }

See Also