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