![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IG > IGeometricXform Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a geometric transform.
| Description | ||
|---|---|---|
![]() |
Domains | The domains in output space. |
![]() |
Domains | The domains in output space. |
![]() |
IsIdentity | Indicates if this geodata transform is an identity transform. |
![]() |
SpatialReference | The output spatial reference after applying this transform. |
![]() |
Transform | Transforms a set of points in a given direction. |
![]() |
Transformation | The geometric transformation to be applied. |
![]() |
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 |
|---|---|
| IGeodataXform | Provides access to members that control geodata transformation. |
| CoClasses and Classes | Description |
|---|---|
| GeometricXform | A geometric transform class. |
The IGeometricXform is used to create a GeometricXform object.
'Create a geometric xform