Click or drag to resize

HandleErrorEventArgsErrorType Property

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


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

Property Value

ScanControllerError
See Also