SvgElementAttribute(String) Constructor

Definition

Namespace Svg
Assembly Svg.Custom.dll

Initializes a new instance of the SvgElementAttribute class with the specified element name;

public SvgElementAttribute(string elementName)

Parameters

elementName
String?

The name of the SVG element.