Пример #1
0
 public bool ImportFromEsri(string proj)
 {
     return(_projection.ImportFromESRI(proj));
 }