ProgressBarTemplateSettings.IndicatorLengthDelta Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft das Delta der Indikatorlänge ab, das für die Neupositionierung von Übergängen nützlich ist.
Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).
public:
property double IndicatorLengthDelta { double get(); void set(double value); };
public:
property double IndicatorLengthDelta { double get(); };
double IndicatorLengthDelta();
void IndicatorLengthDelta(double value);
double IndicatorLengthDelta();
public double IndicatorLengthDelta { get; set; }
public double IndicatorLengthDelta { get; }
Public Property IndicatorLengthDelta As Double
Public ReadOnly Property IndicatorLengthDelta As Double
Eigenschaftswert
Double
double
Das Delta in Pixeln.