BaseLaserControllerSetPowerCorrectionFileDelegate Property |
Gets or sets the set power correction file delegate.
Namespace: RAYLASE.Marker.Device.LaserControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic Action<string> SetPowerCorrectionFileDelegate { get; set; }
Property Value
ActionString
See Also