|
MapGuide API Reference
|
| virtual void MgLayerBase::SetVisible | ( | bool | visible | ) | [virtual] |
Sets the layer's potential visibility.
| void SetVisible(bool visible); |
| void SetVisible(boolean visible); |
| void SetVisible(bool visible); |
| visible | (boolean/bool) True if the layer should be visible, false otherwise. |