PresetIsDisposed Property |
[Missing <summary> documentation for "P:Zivid.NET.Presets.Preset.IsDisposed"]
Namespace:
Zivid.NET.Presets
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