Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaRangeValueProvider Interface / LargeChange Property

In This Topic
    LargeChange Property (IUiaRangeValueProvider)
    In This Topic
    The amount a large change will change the value by
    Syntax
    'Declaration
     
    
    ReadOnly Property LargeChange As Double
    double LargeChange {get;}
    See Also