SVGMarkerElement.RefY

SVGMarkerElement.RefY property

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

public SVGAnimatedLength RefY { get; }

Property Value

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

See Also