ScannerConfigGetDimensions Method |
Returns the number of dimensions 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 GetDimensions(
ScanHeadFormat headFormat
)
Parameters
- headFormat ScanHeadFormat
- The head format whose number of dimensions should be returned.
Return Value
Int32The number of dimensions.
See Also