Click or drag to resize

YLPAPDLaserDevice.CleanUpCommand Property

The delegate to generate the laser cleanup command.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLP
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public Func<CommandProtocol> CleanUpCommand { get; set; }

Property Value

Func<CommandProtocol>
See Also