AxisMapping Properties

PPJoy

The AxisMapping type exposes the following properties.

Properties

  NameDescription
AxisType
Gets/sets the type of Windows axis that this AxisMapping will report itself as.
ControlNumber
Gets/sets the index to use for this control in the collection of all other controls of the same type on the same device.
(Inherited from Mapping.)
MaxDataSource
Gets/sets the PPJoy AxisDataSource that this AxisMapping will use as the source of the values that it will report to Windows.
MinDataSource
Gets/sets the PPJoy AxisDataSource that this AxisMapping will use as the source of the values that it will report to Windows.

See Also