Gets or sets the width of the pen.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public double Width { get; set; } |
Visual Basic Copy Code |
---|
Public Property Width As Double |
A float value indicating the width of the pen.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |