Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 625 Bytes

pointerpointproperties_zdistance.md

File metadata and controls

22 lines (15 loc) · 625 Bytes
-api-id -api-type
P:Windows.UI.Input.PointerPointProperties.ZDistance
winrt property

Windows.UI.Input.PointerPointProperties.ZDistance

-description

Gets the z-coordinate (or distance) of the pointer from the screen surface, in device-independent pixels.

-property-value

The value is null when the pointer is not within detection range or when MaxPointersWithZDistance is zero. The default value is null.

-remarks

-examples

-see-also