Creates SVG (Scalable Vector Graphics) files from FlowChartX diagrams.
(
a feature of FlowChartX Pro edition)
The following tables list the members exposed by the SvgExporter type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the SvgExporter class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets a value indicating whether invisible items should be exported. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Creates an SVG drawing representing the specified FlowChartX diagram. |
|
![]() |
Returns a string containing the SVG markup corresponding to the specified diagram. |
See Also