Click or drag to resize

SPICE3DeviceLaserController Property

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

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

Property Value

BaseLaserController
See Also