SVGMarkerElement.MarkerWidth

SVGMarkerElement.MarkerWidth property

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

public SVGAnimatedLength MarkerWidth { get; }

Property Value

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

See Also