Click or drag to resize
NodeParent Property
Parent node.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Node Parent { get; }

Property Value

Type: Node
See Also