SVGCircleElement - Web API 接口参考 编辑
SVG Circle DOM 接口
SVGCircleElement
接口提供了对<circle>
元素的属性的访问,而且还提供了操作该元素的方法。
接口概览
又作用于 | SVGElement 、 SVGTests 、 SVGLangSpace 、SVGExternalResourcesRequired 、SVGStylable 、 SVGTransformable |
---|---|
方法 | 无 |
属性 |
|
规范文档 | SVG 1.1 (2nd Edition) |
属性
名称 | 类型 | 描述 |
---|---|---|
cx | SVGAnimatedLength | 对应于给定<circle> 元素的cx 属性 |
cy | SVGAnimatedLength | 对应于给定<circle> 元素的cy 属性 |
r | SVGAnimatedLength | 对应于给定<circle> 元素的r 属性 |
方法
该SVGCircleElement
接口没有提供任何专有方法。
浏览器兼容性
We're converting our compatibility data into a machine-readable JSON format. This compatibility table still uses the old format, because we haven't yet converted the data it contains. Find out how you can help!Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Basic support | (Yes) | (Yes) | 9.0 | (Yes) | (Yes) |
Feature | Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Basic support | 未实现 | (Yes) | ? | (Yes) | (Yes) |
参见
<circle>
SVG Element
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论