Gets or sets the IDiagramModel that the connection belongs to.

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

Syntax

C#
IDiagramModel Diagram { get; set; }
Visual Basic (Declaration)
Property Diagram As IDiagramModel

See Also