ResolutionIsDisposed Property |
Check if the resolution is disposed.
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic bool IsDisposed { get; }
Public ReadOnly Property IsDisposed As Boolean
Get
public:
property bool IsDisposed {
bool get ();
}
Property Value
Type:
Boolean
See Also