CursorHandleIsInvalid Property

Gets whether the handle value is invalid.

Definition

Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 8.1.0
C#
public override bool IsInvalid {
	[SecurityCriticalAttribute]
	get;
 }

Property Value

Boolean

See Also