Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 657 Bytes

pointerpointproperties_orientation.md

File metadata and controls

26 lines (16 loc) · 657 Bytes
-api-id -api-type
P:Windows.UI.Input.PointerPointProperties.Orientation
winrt property

Windows.UI.Input.PointerPointProperties.Orientation

-description

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.

-property-value

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.

-examples

-see-also