UnitTypes
package js.html.svg
Available on js
The SVGUnitTypes
interface defines a commonly used set of constants used for reflecting gradientUnits
, patternContentUnits
and other similar attributes.
Documentation SVGUnitTypes by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
Static variables
staticinlineread onlySVG_UNIT_TYPE_OBJECTBOUNDINGBOX:Int = 2
staticinlineread onlySVG_UNIT_TYPE_UNKNOWN:Int = 0
staticinlineread onlySVG_UNIT_TYPE_USERSPACEONUSE:Int = 1
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/UnitTypes.html