 |
BodyTimeCounter |
Gets the body time counter. |
 |
BodyTrackingId |
Gets the body tracking id. |
 |
ContactRect |
Gets the bounding rectangle of the contact area (typically from touch input). |
 |
ContactRectRaw |
Gets the bounding rectangle of the raw input (typically from touch input). |
 |
HandReachExtent |
Gets the hand reach extent. |
 |
HandRotation |
Gets the hand rotation. |
 |
HandType |
Gets the hand type. |
 |
IsBarrelButtonPressed |
Gets a value that indicates whether the barrel button of the pen/stylus device is pressed. |
 |
IsCanceled |
Gets a value that indicates whether the input was canceled by the pointer device. |
 |
IsEngaged |
Gets a boolean value that indicates whether the associated PointerPoint Class represents an engaged user. |
 |
IsEraser |
Gets a value that indicates whether the input is from a digitizer eraser. |
 |
IsHorizontalMouseWheel |
Gets a value that indicates whether the input is from a mouse tilt wheel. |
 |
IsInRange |
Gets a value that indicates whether the pointer device is within detection range of a sensor or digitizer. |
 |
IsInverted |
Gets a value that indicates whether the digitizer pen is inverted. |
 |
IsLeftButtonPressed |
Gets a value that indicates whether the input is from the left button of a mouse or other input method. |
 |
IsMiddleButtonPressed |
Gets a value that indicates whether the input is from the middle button of a mouse or other input method. |
 |
IsPrimary |
Gets a value that indicates whether the input is from the primary pointer when multiple pointers are registered. |
 |
IsRightButtonPressed |
Gets a value that indicates whether the input is from the right button of a mouse or other input method. |
 |
IsXButton1Pressed |
Gets the pressed state of the first extended mouse button. |
 |
IsXButton2Pressed |
Gets the pressed state of the second extended mouse button. |
 |
MouseWheelDelta |
Gets a value (the raw value reported by the device) that indicates the change in wheel button input from the last pointer event. |
 |
Orientation |
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). |
 |
PointerUpdateKind |
Gets the kind of pointer state change. |
 |
PressExtent |
Gets the press extent. |
 |
Pressure |
Gets a value that indicates the force that the pointer device (typically a pen/stylus) exerts on the surface of the digitizer. |
 |
TouchConfidence |
Gets a value that indicates whether the pointer device rejected the touch contact. |
 |
Twist |
Gets the clockwise rotation in degrees of a pen device around its own major axis (such as when the user spins the pen in their fingers). |
 |
UnclampedPosition |
Gets the unclamped position. |
 |
XTilt |
Gets the plane angle between the Y-Z plane and the plane that contains the Y axis and the axis of the input device (typically a pen/stylus). |
 |
YTilt |
Gets the plane angle between the X-Z plane and the plane that contains the X axis and the axis of the input device (typically a pen/stylus). |