Gets or sets the width of this range at its end. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
SyntaxC#
Copy Code
|
|---|
public Length EndWidth { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property EndWidth As Length |
See Also