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
stringlocalname
stringns
stringdoc
SvgDocument