Search
HandlesVisualStyle.StrokeThickness Property
See Also
 






Gets or sets the stroke thickness.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double StrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property StrokeThickness As Double

 Property Value

 See Also