MapGuide API Reference
|
virtual void MgLayerGroup::SetVisible | ( | bool | visible | ) | [virtual] |
Alters the group potential visibility.
void SetVisible(bool visible); |
void SetVisible(boolean visible); |
void SetVisible(bool visible); |
visible | (boolean/bool) True if the group should be visible, or false otherwise. |