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