markerUnits property
SVGAnimatedEnumeration
get
markerUnits
The markerUnits
read-only property of the SVGMarkerElement
interface returns an SVGAnimatedEnumeration object. This object returns
an integer which represents the keyword values that the markerUnits
attribute accepts.
Implementation
external SVGAnimatedEnumeration get markerUnits;