Maptitude GISDK Help

SetMapTitle()

Summary

Sets the title of a map.

 

Syntax

SetMapTitle(string map_name, string desc)

 

Argument

Contents

map_name

The name of the map or null for the current map

desc

The title of the map

 

Notes

Example

//Set the title of the current map

SetMapTitle(, "Counties of the United States")

 

Error Codes

Error Type

Meaning

NotFound

The specified map does not exist

 

See Also

Function

Summary

CreateMap()

Create a new, empty map window

OpenMap()

Open a map file and display it in a map window

GetMap()

Gets the name of the current map

GetMaps()

Get a list of maps and the name of the current map

GetMapNames()

Gets a list of the names of maps in the system

GetMapTitle()

Gets the title of a map

GetMapFile()

Gets the name of the file in which a map was last saved

SetMapFile()

Sets the filename for a map

 

 

©2025 Caliper Corporation www.caliper.com