Editions
Related Functions
Example
The IN_SetVectorLoadRasterMapping sets whether raster information is used to initialize vector mapping when a vector file is loaded.
Syntax
int IN_SetVectorLoadRasterMapping( bUseRasterMapping )
|
Parameters |
Values |
Meaning |
|
IN_BOOL bUseRasterMapping |
FALSE do not use raster mapping TRUE use raster mapping | |
Remarks
A raster layer must be present in the window for it to lend its mapping information to the vector layer.
Release information
Added to Imagenation for Windows in Release 4.501.
As of Release 5.1, also available in Imagenation for UNIX.
See also