The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



CopyToWMF


Unit:SDL_plot3d
Class:TPlot3D
Declaration:procedure CopyToWMF (FName: string; IncludeFrame: boolean);

The method CopyToWMF creates a Windows metafile file using the file specification FName. The meta file contains the entire 3D plot window. The file extension is automatically set to '.WMF ' regardless of the extension in the parameter FName. The parameter IncludeFrame controls whether the frame of the component is displayed.



Last Update: 2023-Dec-13