Click or drag to resize

DisposableObjectIsDisposed Property

Gets a value indicating whether this instance has been disposed.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool IsDisposed { get; protected set; }

Property Value

Type: Boolean
See Also