| IRenderCompositerHookIsDisposed Property |
Gets a value indicating whether the compositer hook is disposed.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax property bool IsDisposed {
bool get ();
}
Property Value
Type:
Booleantrue if the compositer hook is disposed; otherwise,
false.
Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also