SVGAnimationElement.TargetElement

SVGAnimationElement.TargetElement property

The element which is being animated.

public SVGElement TargetElement { get; }

Property Value

The target element.

See Also