![]() |
|
CursorHandleIsInvalid Property | KGy SOFT Drawing Libraries Help |
Gets whether the handle value is invalid.
Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 4.6.0
Syntax
public override bool IsInvalid { get; }
Public Overrides ReadOnly Property IsInvalid As Boolean Get
public: virtual property bool IsInvalid { bool get () override; }
abstract IsInvalid : bool with get override IsInvalid : bool with get
Property Value
Type: BooleanSee Also