Gets the location of the pointer associated with the manipulation for the last manipulation event.
public:
property Point Position {
Point get ();
}
Type: Point
The screen coordinates, in device-independent pixels (DIPs).
Namespace: Windows.UI.Input
Metadata: windows.winmd
ManipulationInertiaStartingEventArgs Class