Click or drag to resize

BasePluginCameraHasScanHeadLensMounted Property

Should be set to true if a lens is mounted to the scan head. The information is needed when using Click&Teach in the distortion correction process to cut the tiles accordingly.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public bool HasScanHeadLensMounted { get; set; }

Property Value

Boolean
See Also