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