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