ProgressBarTemplateSettings.IndicatorLengthDelta Eigenschaft

Definition

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.

Gilt für: