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