| Maptitude GISDK Help |
Converts all the automatic labels on all layers and sets in a map into manual labels, i.e., text annotations at the same location and size.
In Version 6.0/2012 is still available but will now do nothing if called.
ConvertAutomaticToManualLabels(string map_name)
| Argument | Contents |
|---|---|
| map_name | Map whose automatic labels should be converted; if null, the current map |
This conversion allows labels to be generated with automatic placement and de-cluttering logic, then converted to annotations for minor size or placement modification before printing or placing in a layout.
For a full list of GISDK functions for annotations, see Freehand Items (Annotations).
Macro "auto to manual"
ConvertAutomaticToManualLabels()
HideMapLabels()
EndMacro
| Error Type | Meaning |
|---|---|
| NotFound | Specified map does not exist |
| Function | Summary |
|---|---|
| HideMapLabels() | Turns label display off for all currently displayed layers |
| ©2025 Caliper Corporation | www.caliper.com |