BaseLaserControllerGetPowerScaleMultiplierDelegate Property |
Gets or sets the get power scale multiplier delegate.
Namespace: RAYLASE.Marker.Device.LaserControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic Func<double> GetPowerScaleMultiplierDelegate { get; set; }
Property Value
FuncDouble
See Also