get_axis_value
Description:
public void get_axis_value (
out uint index,
out double value)
Extracts the information from a pad strip or ring event.
Parameters:
| this |
a pad strip or ring event
|
| index |
Return location for the axis index
|
| value |
Return location for the axis value
|