Gets or sets the width of the pen.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public double Thickness { get; set; } |
Visual Basic Copy Code |
---|
Public Property Thickness As Double |
A double value specifying the width of lines drawn with this pen. The default value is 1.