Maptitude GISDK Help |
Copies the settings for a layer from one map to another.
CopyLayerSettings(string from_map, string to_map, string layer_name)
Argument |
Contents |
from_map |
The name of the map with the layer settings |
to_map |
The name of the map to get the layer settings |
layer_name |
The name of the layer |
CopyLayerSettings("My First Map", "My Second Map", "County")
Error Type |
Meaning |
NotFound |
from_map, to_map, layer_name does not exist |
Function |
Summary |
Gets the name of the current layer, if any |
|
Gets information on layers in the system and the current layer |
©2025 Caliper Corporation | www.caliper.com |