Click or drag to resize

BaseLaserControllerConnector Property

The communication to the controlling device.

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

Property Value

BaseDeviceConnector
See Also