Search
SvgExporter Members
Constructors Methods
 


Creates SVG (Scalable Vector Graphics) drawings from the content of Diagram objects.

The following tables list the members exposed by the SvgExporter type.

 Public Constructors

  Name Description

SvgExporter

Initializes a new instance of the SvgExporter class.

 Public Methods

  Name Description

exportElement

Overloaded.  

exportString

Creates an SVG document representing the specified diagram.

 See Also