ScannerConfigIsExtended Method |
Returns true if an 'extended' axis is available for the given 'head format'.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.6.0
Syntax public static bool IsExtended(
ScanHeadFormat headFormat
)
Parameters
- headFormat ScanHeadFormat
- The head format.
Return Value
BooleanTrue if the head format provides an 'extended' axis, otherwise false.
See Also