バージョン

SmoothingDuration メソッド

マウス ホイールを一度使用した場合にスクロールのアニメーションが持続する時間の修飾子を取得または設定します。スムーズ スクロール動作のみで使用されます。
シンタックス
'宣言
 
Public Function SmoothingDuration( _
   ByVal smoothingDuration As System.Double _
) As ScrollSettingsWrapper
public ScrollSettingsWrapper SmoothingDuration( 
   System.double smoothingDuration
)

パラメータ

smoothingDuration
参照

オンラインで表示: GitHub