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

In This Topic
    IndicatorLengthDelta Property (C1ProgressBarTemplateSettings)
    In This Topic
    Gets the indicator length delta, which is useful for repositioning transitions.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IndicatorLengthDelta As Double
    public double IndicatorLengthDelta {get;}
    See Also