Ribbon for WinForms
GetBounds(Element) メソッド

C1.Win.Ribbon.4.8 アセンブリ > C1.Win.Ribbon 名前空間 > C1Ribbon クラス > GetBounds メソッド : GetBounds(Element) メソッド
C1.Framework.XView.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
C1.Framework.XView.Element to locate.

戻り値の型

Bounds of element e, in client coordinates.
参照

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