Gets or sets the Style applied to the arrow path. This is a dependency property.

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

Syntax

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

Remarks

Dependency Property Information
Identifier fieldPathStyleProperty
Metadata properties set to trueNone

See Also