This document is archived and information here might be outdated. Recommended version. |
The native CRS or the first CRS if the native CRS is not given.
[Visual Basic .NET]
Public ReadOnly Property NativeCRS As String
[C#]
public string NativeCRS {get;}
[C++]
HRESULT get_NativeCRS(
System.String* CRS
);
[C++] Parameters CRS [out, retval]
CRS is a parameter of type BSTR*