Collapse All
Expand All
C#
vvvv45 plugin specification
IPin2
.
.
::
.
.
ParentNode Property
IPin2 Interface
See Also
Send Feedback
Returns the pins parent node.
Namespace:
VVVV.PluginInterfaces.V2.Graph
Assembly:
VVVV.PluginInterfaces
(in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C#
INode2
ParentNode
{
get
; }
See Also
IPin2 Interface
VVVV.PluginInterfaces.V2.Graph Namespace