Gets or sets the width of the pointer. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
C# Copy Code |
---|
public Length PointerWidth { get; set; } |
Visual Basic Copy Code |
---|
Public Property PointerWidth As Length |
An instance of the Length structure.