Click or drag to resize

BaseLaserControllerSetPowerScaleMultiplierDelegate Property

Gets or sets the set power scale multiplier delegate.

Namespace: RAYLASE.Marker.Device.LaserController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public Action<double> SetPowerScaleMultiplierDelegate { get; set; }

Property Value

ActionDouble
See Also