Gets or sets the brush used to fill the portion of the rail between StartValue and EndValue.
Namespace: MindFusion.Diagramming.Components
Package: 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.