MetafileToClipboard Method

LoadGraph Method

Introduction

 

MetafileToDisk Method


 

This method will transfer the content of the control an Enhanced Metafile.

 

Syntax

FlpGrf.MetafileToDisk( filename As String )

 

The MetafileToDisk method has these parts:

Part

Description

FlpGrf

An object expression that evaluates the Flipper Graph ASP object.

filename

String expression specifying the filename to save to.

 

Remarks

This method will transfer the content of the control into an enhaced metafile. This is very convenient for pasting graphs into Windows applications, such as MS Word. You will have the ability to resize or change the object without any quality loss once pasted.


 

See Also

All Picture Routines, ImageToClipboard Method, ImageToFile Method, ImageToGif Method, ImageToTransGif Method, ImageToPNG Method



MetafileToClipboard Method LoadGraph Method

 

 

Last modified on: Friday, October 19, 2001