Ribbon for WinForms
GetBounds(Element) メソッド

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

パラメータ

e
Element to locate.

戻り値の型

Bounds of element e, in client coordinates.
参照

IView インターフェース
IView メンバ
オーバーロード一覧