Gets or sets the background brush of the edit component.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Brush Brush { get; set; } |
Visual Basic Copy Code |
---|
Public Property Brush As Brush |
An instance of the Brush class. The default is solid white brush.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |