Method GetDescription
GetDescription(AxisRange)
Get the description for a particular input direction.
Declaration
public string GetDescription(AxisRange axis)
Parameters
| Type | Name | Description |
|---|---|---|
| AxisRange | axis | The direction of input. |
Returns
| Type | Description |
|---|---|
| string | The description defined for the AxisRange or the AxisRange.Full if one is not found for the positive or negative direction. |