MouseInputX Field
The absolute position of the mouse,
or the amount of motion since the last mouse event was generated,
depending on the value of the flags member.
Absolute data is specified as the 'x' coordinate of the mouse;
relative data is specified as the number of pixels moved.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public X As Integer
Dim instance As MouseInput
Dim value As Integer
value = instance.X
instance.X = value
No code example is currently available or this language may not be supported.
Field Value
Int32