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