Input for WinForms
Bounds プロパティ (ElementAccessibleObject)

C1.Win.8 アセンブリ > C1.Framework.Accessibility 名前空間 > ElementAccessibleObject クラス : Bounds プロパティ
Gets the location and size of the accessible object.
シンタックス
'宣言
 
Public Overrides ReadOnly Property Bounds As System.Drawing.Rectangle
public override System.Drawing.Rectangle Bounds {get;}

プロパティ値

A System.Drawing.Rectangle that represents the bounds of the accessible object.
例外
例外解説
The bounds of control cannot be retrieved.
参照

ElementAccessibleObject クラス
ElementAccessibleObject メンバ