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.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic bool HasScanHeadLensMounted { get; set; }
Property Value
Boolean
See Also