Click or drag to resize

IStandAloneViewShowMessageDelegate Property

Callback for showing messages.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
Action<string, string> ShowMessageDelegate { get; set; }

Property Value

ActionString, String
See Also