SVGElement.ClassName

SVGElement.ClassName property

Corresponds to attribute ‘class’ on the given element.

public SVGAnimatedString ClassName { get; }

Property Value

The name of the class.

See Also