Click or drag to resize

DisposableObjectDisposed Property

https://www.emgu.com/wiki/index.php/Emgu_TF
Returns true if the object has been disposed.

Namespace:  Emgu.TF.Util
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
Syntax
public bool Disposed { get; }

Property Value

Type: Boolean
See Also