SvgImporter lets you import the contents of an SVG file into a Diagram object.
The following tables list the members exposed by the SvgImporter type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the SvgImporter class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets whether top-level SVG groups should be treated as page content. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Imports the specified SVG file into the specified Diagram. |
See Also