ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ProgressBarTemplateSettings Class / IndicatorLengthDelta Property

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