DiagramExport Method |
Name | Description | |
---|---|---|
![]() ![]() | Export(Stream, Stream) |
Exports the diagram from vsd stream to vdw stream format. Not implemented yet.
|
![]() ![]() | Export(Stream, String) |
Exports the diagram from vsd stream to *.vdw file format. Not implemented yet.
|
![]() ![]() | Export(String, Stream) |
Exports the diagram from vsd file to vdw stream format. Not implemented yet.
|
![]() ![]() | Export(String, String) |
Exports the diagram from vsd to vdw format. Not implemented yet.
|