Esempio n. 1
0
 public bool ImportFromWkt(string proj)
 {
     return(_projection.ImportFromWKT(proj));
 }