Gets or sets the thickness of the item's outline, expressed in the current units of measure.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double StrokeThickness { get; set; } |
Visual Basic Copy Code |
---|
Public Property StrokeThickness As Double |
A double value.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |