wHiteRabbiT-sTudio Framework
|
Managed version of AXIS struct. More...
Public Attributes | |
Int32 | axMin |
Specifies the minimum value of the data item in the tablet's na-tive coordinates. More... | |
Int32 | axMax |
Specifies the maximum value of the data item in the tablet's na-tive coordinates. More... | |
UInt32 | axUnits |
Indicates the units used in calculating the resolution for the data item. More... | |
FIX32 | axResolution |
Is a fixed-point number giving the number of data item incre-ments per physical unit. More... | |
Managed version of AXIS struct.
Int32 wHiteRabbiT.Common.Wacom.WintabAxis.axMax |
Specifies the maximum value of the data item in the tablet's na-tive coordinates.
Int32 wHiteRabbiT.Common.Wacom.WintabAxis.axMin |
Specifies the minimum value of the data item in the tablet's na-tive coordinates.
FIX32 wHiteRabbiT.Common.Wacom.WintabAxis.axResolution |
Is a fixed-point number giving the number of data item incre-ments per physical unit.
UInt32 wHiteRabbiT.Common.Wacom.WintabAxis.axUnits |
Indicates the units used in calculating the resolution for the data item.