示例#1
0
 public Feature ConvertToInternalProjection(Feature sourceFeature)
 {
     return(projection.ConvertToInternalProjection(sourceFeature));
 }