Click or drag to resize

YLPAPDLaserDeviceSetLaserEmissionOffCommand Property

The delegate to stop emission.

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

Property Value

FuncCommandProtocol
See Also