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





Gets or sets the width of the DiagramItem stroke outline.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.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 thickness. The default value is 1.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming.Wpf Namespace
Stroke
StrokeDashCap
StrokeDashStyle
StrokeEndLineCap
StrokeLineJoin
StrokeMiterLimit
StrokeStartLineCap