Camera.Orientation Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the number of degrees that the viewfinder brush needs to be rotated clockwise to align with the camera sensor.

Namespace:  Microsoft.Devices
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public ReadOnly Property Orientation As Double
public double Orientation { get; }

Property Value

Type: System..::.Double
The number of degrees that the viewfinder brush needs to be rotated clockwise to align with the camera sensor.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

Camera Class

Microsoft.Devices Namespace