Collapse All
Expand All
C#
vvvv45 plugin specification
IWindow
.
.
::
.
.
GetNode Method
IWindow Interface
See Also
Send Feedback
Get the windows associated INode
Namespace:
VVVV.PluginInterfaces.V2
Assembly:
VVVV.PluginInterfaces
(in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C#
INode
GetNode
()
Return Value
Returns this windows INode
See Also
IWindow Interface
VVVV.PluginInterfaces.V2 Namespace