MindFusion.Wpf Pack Programmer's Guide
Range.EndWidth Property
See Also
 





Gets or sets the width of this range at its end. This is a dependency property.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public Length EndWidth { get; set; }

Visual Basic  Copy Code

Public Property EndWidth As Length

 Property Value

 See Also

Range Members
Range Class
MindFusion.Gauges.Wpf Namespace