Extent.GetTransformed

Extent.GetTransformed method

指定された新しいエクステントを返しますSpatialReferenceSystemこのエクステントを含む.

public Extent GetTransformed(SpatialReferenceSystem targetSrs)
パラメータタイプ説明
targetSrsSpatialReferenceSystemSpatialReferenceSystemに変身します。

戻り値

この範囲を指定された SRS に変換した結果。

例外

例外調子
ArgumentNullException引数はnull.
NotSupportedException提供された SRS への変換はサポートされていません。
TransformationException変換に失敗しました。
InvalidOperationExceptionSpatialReferenceSystemこの程度のはnull .

関連項目