Click or drag to resize

HandleErrorEventArgsIsError Property

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


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

Property Value

Boolean
See Also