Specifies the SVG name of an SvgElement.
[AttributeUsage(AttributeTargets.Class)]
public sealed class SvgElementAttribute : Attribute
kind:method, kind:property, kind:ctor. Press Esc to clear.SvgElementAttribute(String)Initializes a new instance of the SvgElementAttribute class with the specified element name;ElementNameGets the name of the SVG element.