ManipulationStartedEventArgs.Position Property

Gets the location of the pointer associated with the manipulation for the last manipulation event.

Syntax

public:
property Point Position {
         Point get ();
}  

Property value

Type: Point 

The screen coordinates, in device-independent pixels (DIPs).

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

ManipulationStartedEventArgs Class

ManipulationStartedEventArgs Members

Windows.UI.Input Namespace