W3cubDocs

/Haxe JavaScript

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