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

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