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
- class SVGAnimatedEnumeration
- class SVGMarkerElement
- package com.aspose.html.Dom.Svg
- package Aspose.HTML