Maptitude GISDK Help

GetLayerSetsLabel()

Summary

Returns the label used in the legend for the list of sets belonging to a layer.

 

Syntax

a = GetLayerSetsLabel(string layer_name)

 

Argument Contents
layer_name The name of the layer

 

Returns

An array of two elements:

 

Element Type Contents
1 String A string containing the label used in the legend
2 Boolean "True" if the label is shown in the legend, otherwise "False"

 

Error Codes

Error Type Meaning
Error layer_name was syntactically invalid
NotFound There is no layer with the given name

 

See Also

Function Summary
SetLayerSetsLabel() Changes the label used in the legend for the list of sets belonging to a layer

 

 

©2025 Caliper Corporation www.caliper.com