Extent.GetTransformed
Extent.GetTransformed method
返回指定的新范围SpatialReferenceSystem
包含这个范围.
public Extent GetTransformed(SpatialReferenceSystem targetSrs)
范围 | 类型 | 描述 |
---|---|---|
targetSrs | SpatialReferenceSystem | SpatialReferenceSystem 转变为。 |
返回值
转换此范围到指定 SRS. 的结果
例外
例外 | (健康)状况 |
---|---|
ArgumentNullException | 参数是null . |
NotSupportedException | 不支持转换为提供的 SRS。 |
TransformationException | 转型失败。 |
InvalidOperationException | SpatialReferenceSystem 这个程度是null . |
也可以看看
- class SpatialReferenceSystem
- class Extent
- 命名空间 Aspose.Gis
- 部件 Aspose.GIS