Share via


ScrollEventArgs.NewValue プロパティ

定義

ScrollBar の新しいを取得します。

public:
 property double NewValue { double get(); };
double NewValue();
public double NewValue { get; }
var double = scrollEventArgs.newValue;
Public ReadOnly Property NewValue As Double

プロパティ値

Double

double

イベントの後の ScrollBar

適用対象