Gets the parent of the diagram item, if the item is part of a hierarchy.

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