Ribbon for WinForms
GetBounds(Element) メソッド

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > XView クラス > GetBounds メソッド : GetBounds(Element) メソッド
Element to locate.
Gets the rectangle that contains a given element.
シンタックス
'宣言
 
Public Overloads Function GetBounds( _
   ByVal e As Element _
) As Rectangle
public Rectangle GetBounds( 
   Element e
)

パラメータ

e
Element to locate.

戻り値の型

Bounds of element e, in client coordinates.
参照

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