DOMPoint
的 x 属性表示该点的水平坐标。 通常, x
的正值表示右边,负值表示左边,除非改变了默认的轴方向。
语法
var xPos = DOMPoint.x;
值
规范
Specification | Status | Comment |
---|---|---|
Geometry Interfaces Module Level 1 x |
Candidate Recommendation | Initial definition |
浏览器兼容性
BCD tables only load in the browser