package js.html.svg
extends Element › DOMElement › Node › EventTarget
Available on jsread 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
setOrientToAngle (angle:Angle):Void
Throws:
null |
DOMError |
---|
setOrientToAuto ():Void
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–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/MarkerElement.html