MouseDevice.MousePositionDelta Property

Gets the accumulated raw mouse position relative to its location when the game started.

Syntax

public:
property MouseDelta MousePositionDelta {
         MouseDelta get ();
}  

Property value

Type: MouseDelta

Current mouse position relative to the location when the game started.

Requirements

Namespace: Windows.Devices.Input

Metadata: windows.winmd

See also

Reference

MouseDevice Class

MouseDevice Members

Windows.Devices.Input Namespace