MapGuide API Reference
|
virtual void MgLayerGroup::SetDisplayInLegend | ( | bool | displayInLegend | ) | [virtual] |
Specifies whether an entry for the group should appear in the legend.
void SetDisplayInLegend(bool displayInLegend); |
void SetDisplayInLegend(boolean displayInLegend); |
void SetDisplayInLegend(bool displayInLegend); |
displayInLegend | (boolean/bool) True if the group should appear in the legend, or false otherwise. |