ProgressBarTemplateSettings.IndicatorLengthDelta Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.