This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IG > IGCSShiftXform2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control a GCS shift geodata transform.
Description | ||
---|---|---|
Domains | The domains in output space. | |
IsIdentity | Indicates if this geodata transform is an identity transform. | |
LeftLongitude | The left longitude source GCS. | |
PutLongitudeExtent | Puts the effective Longitude extent. | |
QueryLongitudeExtent | Queries the effective Longitude extent. | |
ReverseShift | Indicates if reversely shifting to the left longitude. | |
SpatialReference | The output spatial reference after applying this transform. | |
Transform | Transforms a set of points in a given direction. | |
TransformCellsize | Transforms a cellsize in a given direction. | |
TransformExtent | Transforms an extent in a given direction. | |
TransformPoints | Transforms a point collection in a given direction |
Interfaces | Description |
---|---|
IGCSShiftXform | Provides access to members that control a GCS shift geodata transform. |
IGeodataXform | Provides access to members that control geodata transformation. |