ComponentOne Input for WinForms
UpperThumbPath Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1RangeSlider Class : UpperThumbPath Property
Gets or sets custom thumb path for upper value.
Syntax
'Declaration
 
Public Property UpperThumbPath As System.Drawing.Drawing2D.GraphicsPath
public System.Drawing.Drawing2D.GraphicsPath UpperThumbPath {get; set;}
See Also

Reference

C1RangeSlider Class
C1RangeSlider Members