Gets an object identifying the layer on which to display this element. For a DiagramConnectionElement, this is the parent of the originating node.

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

Syntax

C#
protected override IDiagramPositionable LayerKeyCore { get; }
Visual Basic (Declaration)
Protected Overrides ReadOnly Property LayerKeyCore As IDiagramPositionable

See Also