C# Class SharpDox.UML.SVG.SvgGraphic

Inheritance: SvgElement
显示文件 Open project: Geaz/sharpDox Class Usage Examples

Public Methods

Method Description
Add ( SvgElement element ) : void
SvgGraphic ( SharpDox.UML.SVG.SvgRoot rootSvg ) : System.Xml

Method Details

Add() public method

public Add ( SvgElement element ) : void
element SvgElement
return void

SvgGraphic() public method

public SvgGraphic ( SharpDox.UML.SVG.SvgRoot rootSvg ) : System.Xml
rootSvg SharpDox.UML.SVG.SvgRoot
return System.Xml