ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1RangeSlider Class / UpperThumbPath Property

In This Topic
    UpperThumbPath Property
    In This Topic
    Gets or sets custom thumb path for upper value.
    Syntax
    'Declaration
     
    Public Property UpperThumbPath As GraphicsPath
    public GraphicsPath UpperThumbPath {get; set;}
    See Also