ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1RangeSlider Class / LowerThumbDesiredSize Property

In This Topic
    LowerThumbDesiredSize Property
    In This Topic
    Returns the desired size of the lower thumb.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property LowerThumbDesiredSize As Size
    protected Size LowerThumbDesiredSize {get;}
    See Also