ScannerAPIGetDisabledAxes Method |
Returns the list of currently disabled axes.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public Axes GetDisabledAxes(
int head
)
Parameters
- head Int32
- The head selector.
Return Value
AxesThe currently disabled axes.
See Also