パラメータ
- ancestor
 - Ancestor element (parent, grand-parent, etc).
 - contentArea
 - Whether to return the element's outer bounds or content area.
 - clip
 - Whether to clip the rectangle to the ancestor's content area.
 
戻り値の型
A System.Drawing.Rectangle that corresponds to the element's position within the given ancestor.