Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ProgressBarTemplateSettings Class / IndicatorWidth Property

In This Topic
    IndicatorWidth Property
    In This Topic
    Gets the width of the indicator.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IndicatorWidth As Double
    public double IndicatorWidth {get;}
    See Also