Click or drag to resize

BaseScanControllerLaserController Property

Gets or sets the laser controller used by the scan controller.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract BaseLaserController LaserController { get; set; }

Property Value

BaseLaserController
See Also