Gets or sets the foreground color of the shape.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
C# Copy Code |
---|
public TColor ForegroundColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property ForegroundColor As TColor |
A color object.
WpfDiagram Programmer's Guide | © 2024 MindFusion |