TouchToolKit for WinForms
SetScrollLocation メソッド (C1Zoom)

C1.Win.C1TouchToolKit.4.5.2 アセンブリ > C1.Win.TouchToolKit 名前空間 > C1Zoom クラス : SetScrollLocation メソッド
スクロール位置。
アニメーションを使用する場合は true。それ以外の場合は false。
ScrollLocation を設定します。ScrollLocation を変更するときにアニメーションを使用するかどうかを指定できます。
シンタックス
'宣言
 
Public Sub SetScrollLocation( _
   ByVal scrollLocation As System.Drawing.Point, _
   Optional ByVal useAnimation As System.Boolean _
) 
public void SetScrollLocation( 
   System.Drawing.Point scrollLocation,
   System.bool useAnimation
)

パラメータ

scrollLocation
スクロール位置。
useAnimation
アニメーションを使用する場合は true。それ以外の場合は false。
参照

C1Zoom クラス
C1Zoom メンバ