BaseLaserControllerReadLaserStatusDelegate Property |
Gets or sets the read laser status delegate.
Namespace: RAYLASE.Marker.Device.LaserControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic Func<LaserStatus> ReadLaserStatusDelegate { get; set; }
Property Value
FuncLaserStatus
See Also