SVGMarkerElement.MarkerHeight

SVGMarkerElement.MarkerHeight property

Corresponds to attribute ‘markerHeight’ on the given ‘marker’ element.

public SVGAnimatedLength MarkerHeight { get; }

Property Value

The attribute ‘markerHeight’ of the given ‘marker’ element.

See Also