Gets the stored Parent property value for the IDiagramNode that this IDiagramNodeState was made for.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
IDiagramPositionable Parent { get; }
Visual Basic (Declaration)
ReadOnly Property Parent As IDiagramPositionable

See Also