get_absolute
Description:
public bool get_absolute (
out uint16 axis,
out double value)
Gets the axis of this, if any.
Parameters:
| this |
an event
|
| axis |
return location for the axis
|
| value |
return location for the axis value
|
Returns:
|
whether the axis was retrieved
|