DirectionalPovMapping Properties

PPJoy

The DirectionalPovMapping type exposes the following properties.

Properties

  NameDescription
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.)
EastDataSource
Gets/sets the DirectionalPovDataSource that this DirectionalPovMapping will use to determine that it should report to Windows that it is being pressed in the East direction.
NorthDataSource
Gets/sets the DirectionalPovDataSource that this DirectionalPovMapping will use to determine that it should report to Windows that it is being pressed in the North direction.
SouthDataSource
Gets/sets the DirectionalPovDataSource that this DirectionalPovMapping will use to determine that it should report to Windows that it is being pressed in the South direction.
WestDataSource
Gets/sets the DirectionalPovDataSource that this DirectionalPovMapping will use to determine that it should report to Windows that it is being pressed in the West direction.

See Also