Gets or sets the DataTemplate applied to the start of the connection.. 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 DataTemplate StartArrowTemplate { get; set; }
Visual Basic (Declaration)
Public Property StartArrowTemplate As DataTemplate

Remarks

Dependency Property Information
Identifier fieldStartArrowTemplateProperty
Metadata properties set to trueNone

See Also