ImageIsDisposed Property

CVB.Net Documentation
Tests if the native handle has already been disposed.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public bool IsDisposed { get; }

Property Value

Type: Boolean

Implements

INativeHandleIsDisposed
See Also

Reference