Exports a metafile image that represents the current diagram contents.
SyntaxVB6
Copy Code
|
|---|
Public Sub SaveToMetaFile( _ |
C++
Copy Code
|
|---|
public: |
RemarksExports the current FlowChartX diagram into a metafile picture. The created file is in EMF format.
See Also