svg.MarkerElement

MarkerElement

package js-html-svg

extends ElementDOMElementNodeEventTarget

Available on js

Variables

read only markerHeight:AnimatedLength

read only markerUnits:AnimatedEnumeration

read only markerWidth:AnimatedLength

read only orientAngle:AnimatedAngle

read only orientType:AnimatedEnumeration

read only preserveAspectRatio:AnimatedPreserveAspectRatio

read only refX:AnimatedLength

read only refY:AnimatedLength

read only viewBox:AnimatedRect

Methods

setOrientToAngle (angle:Angle):Void

Throws:

null DOMError

setOrientToAuto ():Void

Static variables

static inline read only SVG_MARKERUNITS_STROKEWIDTH:Int = 2

static inline read only SVG_MARKERUNITS_UNKNOWN:Int = 0

static inline read only SVG_MARKERUNITS_USERSPACEONUSE:Int = 1

static inline read only SVG_MARKER_ORIENT_ANGLE:Int = 2

static inline read only SVG_MARKER_ORIENT_AUTO:Int = 1

static inline read only SVG_MARKER_ORIENT_UNKNOWN:Int = 0

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/svg/MarkerElement.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部