MindFusion.Wpf Pack Programmer's Guide
DependencyPresenter.ArrowSize Property
See Also
 





Gets or sets the size of the dependency's arrow. This is a dependency property.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public double ArrowSize { get; set; }

Visual Basic  Copy Code

Public Property ArrowSize As Double

 Property Value

A double value specifying the arrow head size of dependency. The default is 6.

 See Also

DependencyPresenter Members
DependencyPresenter Class
MindFusion.DataViews.Wpf Namespace