Main class used for SVG export.

Namespace:  PerpetuumSoft.Framework.Export
Assembly:  PerpetuumSoft.Framework.Export (in PerpetuumSoft.Framework.Export.dll) Version: 3.9.0.1

Syntax

C#
public class SVGExport : Export
Visual Basic (Declaration)
Public Class SVGExport _
	Inherits Export
Visual C++
public ref class SVGExport : public Export

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Framework.Export..::.Export
    PerpetuumSoft.Framework.Export..::.SVGExport

See Also