Gets the counter-clockwise angle of rotation around the major axis of the pointer device (the z-axis, perpendicular to the surface of the digitizer). A value of 0.0 degrees indicates the device is oriented towards the top of the digitizer.
Syntax
var orientation = pointerPointProperties.orientation;
Property value
Type: Number [JavaScript] | System.Single [.NET] | float32 [C++]
A value between 0.0 and 359.0 in degrees of rotation. The default value is 0.0.
Remarks
Orientation is also referred to as azimuth.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013