Share via


ProgressBarTemplateSettings.IndicatorLengthDelta 屬性

定義

取得指標長度差異,這對於重新定位轉換很有用。

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

屬性值

Double

double

以像素為單位的差異。

適用於