DiagramExport Method

Overload List
  NameDescription
Public methodStatic memberExport(Stream, Stream)
Exports the diagram from vsd stream to vdw stream format. Not implemented yet.
Public methodStatic memberExport(Stream, String)
Exports the diagram from vsd stream to *.vdw file format. Not implemented yet.
Public methodStatic memberExport(String, Stream)
Exports the diagram from vsd file to vdw stream format. Not implemented yet.
Public methodStatic memberExport(String, String)
Exports the diagram from vsd to vdw format. Not implemented yet.
See Also