Пример #1
0
 public void SetLayerVisible(int layerindex, bool Visible)
 {
     MapWidget.SetLayerVisible(layerindex, Visible);
 }