var p = this.node.createSVGPoint(). 3. p.x = screenX. 4. p.y = screenY. 5. return p.matrixTransform(this.node.getScreenCTM().inverse()).
確定! 回上一頁