This document is archived and information here might be outdated. Recommended version. |
The projection code.
[Visual Basic .NET]
Public Property ProjectionCode As Integer
[C#]
public int ProjectionCode {get; set;}
[C++]
HRESULT get_ProjectionCode(
void
);
[C++]
HRESULT put_ProjectionCode(
);