Imports Visio 2003 XML Drawing files (*.vdx) into NetDiagram.
The following tables list the members exposed by the VisioImporter type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the VisioImporter class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether the diagram's MeasureUnit should be set to the one read from the imported Visio file. |
|
![]() |
Gets or sets a value indicating whether Visio UML and DB entities are imported as NetDiagram tables. |
|
![]() |
Gets or sets how many Visio pages to import on a row before offsetting the import location vertically. |
|
![]() |
Suppress usage of unmanaged code. |
Name | Description | |
---|---|---|
![]() |
Determines how many pages are there in a Visio diagram. |
|
![]() |
Imports all pages from the specified Visio document into a single DiagramDocument object. |
|
![]() |
Imports all pages from the specified Visio document. |
|
![]() |
Imports a single page from the specified Visio document. |
Name | Description | |
---|---|---|
![]() |
Raises the ConnectorImported event. |
|
![]() |
Raises the GroupImported event. |
|
![]() |
Raises the ShapeImported event. |
Name | Description | |
---|---|---|
![]() |
Raised when a Visio connector is imported as a NetDiagram link. |
|
![]() |
Raised when a Visio group is imported as a NetDiagram group. |
|
![]() |
Raised when a Visio shape is imported into NetDiagram as a ShapeNode. |