SVGMarkerElement.MarkerUnits

SVGMarkerElement.MarkerUnits property

Corresponds to attribute ‘markerUnits’ on the given ‘marker’ element. One of the Marker Unit Types defined on this interface.

public SVGAnimatedEnumeration MarkerUnits { get; }

Property Value

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

See Also