markerWidth property

SVGAnimatedLength get markerWidth

The markerWidth read-only property of the SVGMarkerElement interface returns an SVGAnimatedLength object containing the width of the viewport as defined by the markerWidth attribute.

Implementation

external SVGAnimatedLength get markerWidth;