Table of Contents

Constructor SvgAltGlyphDefElement

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

SvgAltGlyphDefElement(string, string, string, SvgDocument)

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

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

Parameters

prefix string
localname string
ns string
doc SvgDocument