MapPrintΒΆ

MapPrint prints the data elements of a map into the command window.

bool = MapPrint(hMap)

Return Value

If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).

Parameters

hMap

hMap Identifies the map.

id-2090715