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





Gets or sets the thickness of dependencies' strokes. This is a dependency property.

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

 Syntax

C#  Copy Code

public double DependenciesStrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property DependenciesStrokeThickness As Double

 Property Value

A WPF Brush specifying the stroke thickness of the dependencies in the panel.

 See Also

DependenciesOverlay Members
DependenciesOverlay Class
MindFusion.DataViews.Wpf Namespace