PointerPointProperties.Orientation Property

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).

Syntax

public:
property float32 Orientation {
         float32 get ();
}  

Property value

Type: float32 

  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

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

PointerPointProperties Class

PointerPointProperties Members

Windows.UI.Input Namespace