PointerPoint Class

Provides basic properties for the input pointer associated with a single mouse, pen/stylus, or touch contact.

Syntax

public ref class PointerPoint sealed  

Remarks

The PointerPoint class implements IPointerPoint.

See PointerPointProperties for extended properties accessible through Properties.

Note

This class is not agile, which means that you need to consider its threading model and marshaling behavior. For more info, see Threading and Marshaling (C++/CX) and Using Windows Runtime objects in a multithreaded environment (.NET).

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

PointerPoint Members

Windows.UI.Input Namespace