/// <summary>
/// 获得坐标系统
/// </summary>
/// <returns></returns>
static ISpatialReference getSpatialReference(IFeatureClass pFeatureClass)
   7: {
as IGeoDataset;
return pGeoDataset.SpatialReference;
  10: }

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-04
  • 2022-12-23
  • 2022-12-23
  • 2021-05-21
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-05
  • 2022-12-23
  • 2022-12-23
  • 2021-10-22
相关资源
相似解决方案