中心坐标
DFPosition center() { return DFPosition(this.left + this.width / 2, this.top + this.height / 2); }