Gets or sets the brush used to fill the item background.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
Brush FillBrush { get; set; } |
Visual Basic Copy Code |
---|
Property FillBrush As Brush |
An instance of the Brush class.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |