ScannerConfigGetAxes Method |
Returns an Enumeration representing the supported
Axes by the given 'head format'.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.6.0
Syntax public static Axes GetAxes(
ScanHeadFormat headFormat
)
Parameters
- headFormat ScanHeadFormat
- The head format whose axes should be returned.
Return Value
AxesThe axes as flags.
See Also