ScannerConfigGetAxisCount Method |
Returns the number of axes per supported head that are available for the given 'head format'.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.6.0
Syntax public static int GetAxisCount(
ScanHeadFormat headFormat
)
Parameters
- headFormat ScanHeadFormat
- The head format whose number of axes should be returned.
Return Value
Int32The number of axes per supported head.
See Also