BaseScanHeadHasMagnification Property |
Returns true if the scan head supports magnification. This can either be achieved via an additional axis (
HasOpticalZoom) or via defocussing.
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic bool HasMagnification { get; }
Property Value
Boolean
See Also