SVGAElement.Target

SVGAElement.Target property

Corresponds to attribute ‘target’ on the given ‘a’ element.

public SVGAnimatedString Target { get; }

Property Value

The attribute ‘target’ of the given ‘a’ element.

See Also