Gets or sets the Style applied to the line used to draw the connection while the user is dragging the tool. 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 Style LineStyle { get; set; }
Visual Basic (Declaration)
Public Property LineStyle As Style

Remarks

Dependency Property Information
Identifier fieldLineStyleProperty
Metadata properties set to trueNone

See Also