![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IG > IGeodataXformApproximation Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control approximation for geodata transforms.
| Description | ||
|---|---|---|
![]() |
Approximation | Indicates if approximation is on or off. |
![]() |
GridSize | The approximation grid size in pixels in output space. |
![]() |
RecalculateTolerance | Indicates if the tolerance can be recalculated based on input cellsize. |
![]() |
Tolerance | The approximation error tolerance in distance in input space. |
| CoClasses and Classes | Description |
|---|---|
| ApproximationXform | A transformation that approximates other transformations. |
| CoordinateXform | A coordinate transform class. |
IGeodataXformApproximation is used to set the properties when creating an ApproximationXform