封鎖 >欄位 >getAbsoluteXY_

Field.getAbsoluteXY_() 方法

傳回這個欄位左上角的絕對座標。來源 (0,0) 是網頁內文的左上角。

Signature:

protected getAbsoluteXY_(): Coordinate;

傳回:

座標

含有 .x 和 .y 屬性的物件。