Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ProgressBarTemplateSettings Class / IndicatorWidth Property

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