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::GetName
(
)
[virtual]
Gets the group name.
.NET Syntax
string
GetName()
;
Java Syntax
String
GetName()
;
PHP Syntax
string
GetName()
;
Returns:
Returns the group name as a string.
Example (PHP)
See
MgMapBase class
.
Comments or suggestions? Send us
feedback
.