Gets or sets the outline color of this element.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Color Color { get; set; } |
Visual Basic Copy Code |
---|
Public Property Color As Color |
A Microsoft.Maui.Graphics.Color specifying the color of the outline.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |