This document is archived and information here might be outdated. Recommended version. |
The projected coordinate system name.
[Visual Basic .NET]
Public Property PCSName As String
[C#]
public string PCSName {get; set;}
[C++]
HRESULT get_PCSName(
void
);
[C++]
HRESULT put_PCSName(
);