MindFusion.Wpf Pack Programmer's Guide
DependenciesOverlay.DependenciesFill Property
See Also
 





Gets or sets a brush that describes the fill of all dependencies.

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

 Syntax

C#  Copy Code

public Brush DependenciesFill { get; set; }

Visual Basic  Copy Code

Public Property DependenciesFill As Brush

 Property Value

A WPF Brush specifying the fill of the dependency arrow heads.

 See Also

DependenciesOverlay Members
DependenciesOverlay Class
MindFusion.DataViews.Wpf Namespace