Gets or sets the brush used to fill the background of the slider.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Brush Background { get; set; } |
Visual Basic Copy Code |
---|
Public Property Background As Brush |
An instance of a Brush-derived class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |