![]() |
This document is archived and information here might be outdated. Recommended version. |
The object's ground projected azimuth angle.
[Visual Basic .NET] Public Property GroundProjectedAzimuthAngle As Double
[C#] public double GroundProjectedAzimuthAngle {get; set;}
[C++]
HRESULT get_GroundProjectedAzimuthAngle(
System.Double* pGroundPrjAzimuthAngle
);
[C++]
HRESULT put_GroundProjectedAzimuthAngle(
double pGroundPrjAzimuthAngle
);
[C++]
Parameters pGroundPrjAzimuthAngle [out, retval]
pGroundPrjAzimuthAngle is a parameter of type double* pGroundPrjAzimuthAngle [in]
pGroundPrjAzimuthAngle is a parameter of type double