ScannerConfigHasOpticalZoom Method |
Returns true if an optical zoom is available for the given 'head format'.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.6.0
Syntax public static bool HasOpticalZoom(
ScanHeadFormat headFormat
)
Parameters
- headFormat ScanHeadFormat
- The head format whose support for an optical zoom should be returned.
Return Value
BooleanTrue if the head format provides support for an optical zoom, otherwise false.
See Also