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

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