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
 
- Ancestor element (parent, grand-parent, etc).
 
            
            戻り値の型
A 
System.Drawing.Rectangle that corresponds to the element's position within the given .
 
            
            
            
            
            
            
            
            
            
            
            
            参照