Click or drag to resize

SPICE3DeviceSerialController Property

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

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override BaseSerialController SerialController { get; set; }

Property Value

BaseSerialController
See Also