wHiteRabbiT-sTudio Framework
wHiteRabbiT.Common.Wacom.WTSliderData Struct Reference

Extension data for one touch ring or one touch strip. More...

Public Attributes

byte nTablet
 Tablet index where control is found. More...
 
byte nControl
 Zero-based control index. More...
 
byte nMode
 Zero-based current active mode of control. More...
 
byte nReserved
 Reserved - not used More...
 
WTPKT nPosition
 An integer representing the position of the user's finger on the control. More...
 

Detailed Description

Extension data for one touch ring or one touch strip.

Member Data Documentation

byte wHiteRabbiT.Common.Wacom.WTSliderData.nControl

Zero-based control index.

byte wHiteRabbiT.Common.Wacom.WTSliderData.nMode

Zero-based current active mode of control.

This is the mode selected by control's toggle button.

WTPKT wHiteRabbiT.Common.Wacom.WTSliderData.nPosition

An integer representing the position of the user's finger on the control.

When there is no finger on the control, this value is negative.

byte wHiteRabbiT.Common.Wacom.WTSliderData.nReserved

Reserved - not used

byte wHiteRabbiT.Common.Wacom.WTSliderData.nTablet

Tablet index where control is found.


The documentation for this struct was generated from the following file: