Gets or sets the color of the stroke.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
Pen StrokeColor { get; set; } |
Visual Basic Copy Code |
---|
Property StrokeColor As Pen |
An instance of the Pen class.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |