Gets the window of this node. Or null if this node doesn't have a window.

Namespace: VVVV.PluginInterfaces.V2.Graph
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
IWindow2 Window { get; }

See Also