Gets or sets the stroke brush of the ticks. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
C# Copy Code |
---|
public Brush Stroke { get; set; } |
Visual Basic Copy Code |
---|
Public Property Stroke As Brush |
A .NET Brush object.