Click or drag to resize

HandleErrorEventArgsSourceController Property

[Missing <summary> documentation for "P:RAYLASE.Marker.GUI.Events.HandleErrorEventArgs.SourceController"]


Namespace: RAYLASE.Marker.GUI.Events
Assembly: RAYLASE.Marker.GUI.Events (in RAYLASE.Marker.GUI.Events.dll) Version: 2.19.0
Syntax
C#
public BaseDeviceController SourceController {
	get;
 set; }

Property Value

BaseDeviceController
See Also