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