| オーバーロード | 解説 | 
|---|---|
| GetBounds(Element) | Gets the element's bounds (size and location) within an arbitrary ancestor, in pixels. Ancestor element (parent, grand-parent, etc). A System.Drawing.Rectangle that corresponds to the element's position within the given ancestor. C1.Framework.Elementから継承されます。 | 
| GetBounds(Element,Boolean,Boolean) | Gets the element's bounds (size and location) within an arbitrary ancestor, in pixels. C1.Framework.Elementから継承されます。 |