Gets the window's visible state.
Returns true if this window is visible, false if not.
Namespace: VVVV.PluginInterfaces.V2.GraphAssembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4529.9037
Syntax
| C# |
|---|
bool IsVisible { get; } |