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