Gets or sets a value indicating whether to draw a stroke at the inside of this range. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
C# Copy Code |
---|
public bool StrokeInside { get; set; } |
Visual Basic Copy Code |
---|
Public Property StrokeInside As Boolean |