GlobeView.CameraPitch Property
Gets or sets the vertical direction of the camera.
Thread safety: This property is thread-safe.
Syntax
public System.Double CameraPitch { get; set; }
Property Value
Type: System.Double
Default: 0.0
An angle in degrees specifying the pitch of the camera.
Default: 0.0
An angle in degrees specifying the pitch of the camera.
Remarks
The pitch of the camera defined from the horizon and positive up in degrees.
Platforms
Windows, Linux, Android