'宣言 Public Overloads Function GetBounds( _ ByVal ancestor As Element _ ) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetBounds( Element ancestor )
パラメータ
- ancestor
- 祖先要素(親、親の親など)。
戻り値の型
指定された ancestor内の要素の位置に対応する System.Drawing.Rectangle。