GlobeView.CameraBearing Property
Gets or sets the horizontal direction of the camera.
Thread safety: This property is thread-safe.
Syntax
public System.Double CameraBearing { get; set; }
Property Value
Type: System.Double
Default: 0.0
An angle in degrees specifying the bearing of the camera.
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.
Platforms
Windows, Linux, Android