Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgLayerGroup
GetDisplayInLegend
GetExpandInLegend
GetGroup
GetLayerGroupType
GetLegendLabel
GetName
GetObjectId
GetVisible
IsVisible
MgLayerGroup
SetDisplayInLegend
SetGroup
SetLegendLabel
SetVisible
virtual
STRING
MgLayerGroup::GetLegendLabel
(
)
[virtual]
Gets the label to be displayed for the group in the legend.
.NET Syntax
string
GetLegendLabel()
;
Java Syntax
String
GetLegendLabel()
;
PHP Syntax
string
GetLegendLabel()
;
Returns:
Returns the legend label as a string.
Example (PHP)
See
MgMapBase class
.
Comments or suggestions? Send us
feedback
.