public void SetLayerVisible(int layerindex, bool Visible) { MapWidget.SetLayerVisible(layerindex, Visible); }