This document is archived and information here might be outdated. Recommended version. |
The rotation value used to change the axis directions in a Krovak projected coordinate system.
[Visual Basic .NET]
Public Property Rotation As Double
[C#]
public double Rotation {get; set;}
[C++]
HRESULT get_Rotation(
System.Double* r
);
[C++]
HRESULT put_Rotation(
double r
);
[C++] Parameters r [out, retval]
r is a parameter of type double* r
r is a parameter of type double