GlobeView.CameraBearing Property
Gets or sets the horizontal direction of the camera.
Syntax
public System.Double CameraBearing { get; set; }
Property Value
Default: 0.0
An angle in degrees specifying the bearing of the camera.
Remarks
The bearing of the camera defined clockwise from north in degrees. When setting this property, the provided angle will be normalized to the range −180° to 180°.
Platforms
Windows, Linux, Android