Gets or sets the outline width of this element.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float Width { get; set; } |
Visual Basic Copy Code |
---|
Public Property Width As Single |
A float value specifying the width of the outline.
NetDiagram Programmer's Guide | © 2023 MindFusion |