Gets or sets the StyleSelector used for styling connections.

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

Syntax

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

Implements

IDiagramFormatter..::.ConnectionStyleSelector

See Also