    

 ## On this page

  

 

 # CreateMap 

 Last update: 17.07.2025 

## Description

Creates a new extended map. Returns 1 when succeeded and 0 when failed.

## Syntax

*object*.CreateMap(int iMapType, int iUnitType, int iValueType) As Short

- *object*: Virtual Photometric Lab object
- *iMapType*: See MapType() method
- *iUnitType*: See UnitType() method
- *iValueType*: See ValueType() method