Gets the IDiagramConnectionRemover to be used to remove connections from the IDiagramModel.

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

Syntax

C#
IDiagramConnectionRemover ConnectionRemover { get; }
Visual Basic (Declaration)
ReadOnly Property ConnectionRemover As IDiagramConnectionRemover

See Also