Click or drag to resize

CoordinateReferenceSystemId Property

Gets the identifier of the CoordinateReferenceSystem.

Namespace:  Ptv.Components.Projections
Assembly:  Ptv.Components.Projections (in Ptv.Components.Projections.dll) Version: 1.7.10.0
Syntax
public string Id { get; }

Property Value

Type: String
Remarks
The identifier of a CRS is empty by default until the CoordinateReferenceSystem has been stored in the Registry.
See Also