Table of Contents

Constructor SvgAltGlyphItemElement

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

SvgAltGlyphItemElement(string, string, string, SvgDocument)

Initializes a new instance of the SvgAltGlyphItemElement class with the specified parameters.

public SvgAltGlyphItemElement(string prefix, string localname, string ns, SvgDocument doc)

Parameters

prefix string
localname string
ns string
doc SvgDocument