SP3cHeaderRecordCoordinateSystem Property  | 
 
            Gets the coordinate system.
            
 
    Namespace: 
   AGI.Foundation.Navigation.DataReaders
    Assembly:
   AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic string CoordinateSystem { get; }Public ReadOnly Property CoordinateSystem As String
	Get
public:
property String^ CoordinateSystem {
	String^ get ();
}member CoordinateSystem : string with get
Property Value
Type: 
String
See Also