Gets or sets the brush used to draw the label's background.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Brush Brush { get; set; } |
Visual Basic Copy Code |
---|
Public Property Brush As Brush |
A Brush used to paint the label's background. The default value is null.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |