BaseScanControllerLaserController Property |
Gets or sets the laser controller used by the scan controller.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract BaseLaserController LaserController { get; set; }
Property Value
BaseLaserController
See Also