C# Class SharpDox.UML.SVG.SvgElement

Inheritance: System.Xml.XmlElement
Afficher le fichier Open project: Geaz/sharpDox Class Usage Examples

Protected Properties

Свойство Type Description
_rootSvg SharpDox.UML.SVG.SvgRoot

Méthodes publiques

Méthode Description
SvgElement ( SharpDox.UML.SVG.SvgRoot rootSvg, string elementName ) : System.Xml

Method Details

SvgElement() public méthode

public SvgElement ( SharpDox.UML.SVG.SvgRoot rootSvg, string elementName ) : System.Xml
rootSvg SharpDox.UML.SVG.SvgRoot
elementName string
Résultat System.Xml

Property Details

_rootSvg protected_oe property

protected SvgRoot,SharpDox.UML.SVG _rootSvg
Résultat SharpDox.UML.SVG.SvgRoot