Camera.Orientation Property

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

Syntax

'Declaration
Public ReadOnly Property Orientation As Double
public double Orientation { get; }
public:
property double Orientation {
    double get ();
}
member Orientation : float with get

Property Value

Type: System.Double

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

Camera Class

Microsoft.Devices Namespace