ProgressBarTemplateSettings.IndicatorLengthDelta Property

Definition

Gets the indicator length delta, which is useful for repositioning transitions.

public:
 property double IndicatorLengthDelta { double get(); };
double IndicatorLengthDelta();
public double IndicatorLengthDelta { get; }
var double = progressBarTemplateSettings.indicatorLengthDelta;
Public ReadOnly Property IndicatorLengthDelta As Double

Property Value

Double

double

The delta in pixels.

Applies to