DirectionalPovMapping Properties
From PPJoy
| PPJoy Wrapper Library reference library |
| DirectionalPovMapping Properties |
| DirectionalPovMapping Class See Also |
The DirectionalPovMapping type exposes the following properties.
Properties
| Name | Description | |
|---|---|---|
| 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.
|