Editions
Related Functions
Example
The IN_GetVectorLoadRasterMapping returns whether raster information is used to initialize vector mapping when a vector file is loaded.
Syntax
int IN_GetVectorLoadRasterMapping( pbUseRasterMapping )
|
Values |
Meaning | |
|
IN_BOOLPTR pbUseRasterMapping |
FALSE raster mapping is not used TRUE raster mapping is used | |
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