Gets or sets the stroke thickness of this range. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
SyntaxC#
Copy Code
|
|---|
public double StrokeThickness { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property StrokeThickness As Double |
See Also