|

the software that grows
with you
| |
|
V32PMetaFile()
|
| |
|
Syntax
|
| V32PMetaFile( nRow, nCol, nRow2, nCol2,
cFileMeta ) |
|
Arguments
|
| Param |
Default |
Description |
| nRow |
|
Row position to specify object's top-left
corner. |
| nCol |
|
Col position to specify object's top-left corner. |
| nRow2 |
|
Row position to specify object's bottom-right corner. |
| nCol2 |
|
Col position to specify object's bottom-right corner. |
| cFileMeta |
|
Windows enhanced meta file name with drive and path
specifications. The file extension must be either ".EMF"
or ".WMF". |
|
|
Returns
|
| NIL |
|
Description
|
| |
|
Usage
|
| |
|
Tips
|
|
|