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





Gets or sets the thickness of the dependency's stroke. This is a dependency property.

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

 Syntax

C#  Copy Code

public double StrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property StrokeThickness As Double

 Property Value

A double value specifying the stroke thickness.

 See Also

DependencyPresenter Members
DependencyPresenter Class
MindFusion.DataViews.Wpf Namespace