Search
Pen.Thickness Property
See Also
 






Gets or sets the width of the pen.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double Thickness { get; set; }

Visual Basic  Copy Code

Public Property Thickness As Double

 Property Value

 See Also