markerHeight property

SVGAnimatedLength get markerHeight

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

Implementation

external SVGAnimatedLength get markerHeight;