TouchToolKit for WinForms
Zoom(PointF) メソッド

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

パラメータ

currentPoint
現在のポイント。

戻り値の型

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

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