OBJSetMapΒΆ
OBJSetMap saves a map in an object.
- hMap = OBJSetMap(hObj, hMap, ssName)
Return Value
hMap
Parameters
- hObj
Is an object handle. It can be a handle to one of the following objects: Document, page, layer, dataset (1D, 2D, 3D), drawing object (text, line, rectangle, ole-object, etc.).
- hMap
Is a map handle of a map that was created with MapCreate
- ssName
ssName is the name which is used to save the map in the object.
See also
id-1485894