This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobe Interface > IARGlobe.Azimuth Property (ArcObjects .NET 10.4 SDK) |
The azimuth of the observer in degrees.
[Visual Basic .NET] Public Property Azimuth As Double
[C#] public double Azimuth {get; set;}
The azimuth is an angle, measured clockwise in decimal degrees, that represents the observers view direction relative to the North Pole.
Setting the ARGlobe::Azimuth=0 will orientate the observer to look directly North, likewise, setting the ARGlobe::Azimuth=180 will orientate the observer to look directly south. The Azimuth property can be used to rotate the observer on a point.