W3cubDocs

/Haxe JavaScript

MarkerElement

package js.html.svg

extends ElementDOMElementNodeEventTarget

Available on js

Static variables

staticinlineread onlySVG_MARKERUNITS_STROKEWIDTH:Int = 2

staticinlineread onlySVG_MARKERUNITS_UNKNOWN:Int = 0

staticinlineread onlySVG_MARKERUNITS_USERSPACEONUSE:Int = 1

staticinlineread onlySVG_MARKER_ORIENT_ANGLE:Int = 2

staticinlineread onlySVG_MARKER_ORIENT_AUTO:Int = 1

staticinlineread onlySVG_MARKER_ORIENT_UNKNOWN:Int = 0

Variables

read onlymarkerHeight:AnimatedLength

read onlymarkerUnits:AnimatedEnumeration

read onlymarkerWidth:AnimatedLength

read onlyorientAngle:AnimatedAngle

read onlyorientType:AnimatedEnumeration

read onlypreserveAspectRatio:AnimatedPreserveAspectRatio

read onlyrefX:AnimatedLength

read onlyrefY:AnimatedLength

read onlyviewBox:AnimatedRect

Methods

setOrientToAngle(angle:Angle):Void

Throws:

null

DOMError

setOrientToAuto():Void

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