Returns the window's visible state (true if visible, false if not).
Namespace: VVVV.PluginInterfaces.V2.GraphAssembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
bool IsVisible { get; } |
vvvv45 plugin specification |
IWindow2..::..IsVisible Property |
IWindow2 Interface See Also Send Feedback |
C# |
---|
bool IsVisible { get; } |