This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IL > ILongitudeRotationTransformation Interface > ILongitudeRotationTransformation.Rotation Property (ArcObjects .NET 10.5 SDK) |
Counterclockwise (looking down on North Pole) positive rotation about Earth's rotational axis.
[Visual Basic .NET] Public ReadOnly Property Rotation As Double
[C#] public double Rotation {get;}
[C++]
HRESULT get_Rotation(
double* rz
);
[C++]
Parameters rz [out, retval] rz is a parameter of type double