TouchToolKit for WinForms
Zoom(Point) メソッド

C1.Win.C1TouchToolKit.4.5.2 アセンブリ > C1.Win.TouchToolKit 名前空間 > ZoomBoundsInfo クラス > Zoom メソッド : Zoom(Point) メソッド
現在のポイント。
指定した現在のポイントをズームします。
シンタックス
'宣言
 
Public Overloads Function Zoom( _
   ByVal currentPoint As System.Drawing.Point _
) As System.Drawing.Point
public System.Drawing.Point Zoom( 
   System.Drawing.Point currentPoint
)

パラメータ

currentPoint
現在のポイント。

戻り値の型

ズーム結果を表す System.Drawing.Point 値。
参照

ZoomBoundsInfo クラス
ZoomBoundsInfo メンバ
オーバーロード一覧