Пример #1
0
 public static void RasterDelete(string strInRasterFilePath
                                 )
 {
     RasterProcessing.Delete(strInRasterFilePath);
 }