Gets or sets the IDiagramConnectionBuilder which takes effect when the control is selected. This is a dependency property.

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

Syntax

C#
public IDiagramConnectionBuilder Builder { get; set; }
Visual Basic (Declaration)
Public Property Builder As IDiagramConnectionBuilder

Remarks

Dependency Property Information
Identifier fieldBuilderProperty
Metadata properties set to trueNone

See Also