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