Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgLayerGroup
GetDisplayInLegend
GetExpandInLegend
GetGroup
GetLayerGroupType
GetLegendLabel
GetName
GetObjectId
GetVisible
IsVisible
MgLayerGroup
SetDisplayInLegend
SetGroup
SetLegendLabel
SetVisible
MgLayerGroup::MgLayerGroup
(
CREFSTRING
name
)
Constructs an
MgLayerGroup
object with the specified name.
.NET Syntax
MgLayerGroup(string name);
Java Syntax
MgLayerGroup(String name);
PHP Syntax
MgLayerGroup(string name);
Parameters:
name
(String/string) Name of the group
Comments or suggestions? Send us
feedback
.