Gets or sets the width of the DiagramItem stroke outline.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double StrokeThickness { get; set; } |
Visual Basic Copy Code |
---|
Public Property StrokeThickness As Double |
A double value specifying the thickness. The default value is 1.
WpfDiagram Programmer's Guide | © 2024 MindFusion |