Ejemplo n.º 1
0
 public bool RemoveOptions(string optionsName)
 {
     return(Map.RemoveLayerOptions(LayerHandle, optionsName));
 }