This document is archived and information here might be outdated.  Recommended version.


IGeoReference Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGeoReference Interface
ArcGIS Developer Help

IGeoReference Interface

Provides access to members that control the georeferencing operations.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property CanGeoRef Indicates if layer can be georeferenced.
Method Flip Flip operation of layer.
Method GetOutputFormat Returns output format.
Method GetOutputName Returns output name.
Method Mirror Mirror operation of layer.
Method PointsTransform Transform operation of Raster.
Method Rectify Save transformed result to a new dataset.
Method Register Save transformation parameters and tie-points.
Method ReScale ReScale operation of layer.
Method Reset Reset operation of layer.
Method Rotate Rotate operation of layer.
Method SetOutputFormatFilters Sets output format filters.
Method Shift Shift operation of layer.
Method TwoPointsAdjust Two points adjust operation of layer.
Method Warp Warp operation of layer.

Classes that implement IGeoReference

Classes Description
CadAnnotationLayer An Esri Cad annotation layer.
CadFeatureLayer Esri CAD Feature Layer class.
CadLayer Esri CAD Layer class.
RasterLayer Raster layer source and display options.