TouchToolKit for WinForms
GetDisplayRectangle メソッド (C1ZoomPanel)

C1.Win.C1TouchToolKit.4.5.2 アセンブリ > C1.Win.TouchToolKit 名前空間 > C1ZoomPanel クラス : GetDisplayRectangle メソッド
ターゲットコントロール。
コントロールの表示矩形を取得します。
シンタックス
'宣言
 
Public Function GetDisplayRectangle( _
   ByVal control As System.Windows.Forms.Control _
) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetDisplayRectangle( 
   System.Windows.Forms.Control control
)

パラメータ

control
ターゲットコントロール。

戻り値の型

コントロールの表示矩形を表す System.Drawing.Rectangle 値。
参照

C1ZoomPanel クラス
C1ZoomPanel メンバ