SVGMarkerElement.RefX

SVGMarkerElement.RefX property

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

public SVGAnimatedLength RefX { get; }

Property Value

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

See Also