This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IW > IWorldFileExport2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that export georeferencing and spatial reference.
Description | ||
---|---|---|
WriteBinaryAuxFile | Create a binary AUX file containing georeferencing and spatial reference. |
CoClasses and Classes | Description |
---|---|
RasterDataset | A representation of a raster dataset on disk. |
The IWorldFileExport2 interface is used to export the spatial reference and georeferencing information stored in .aux.xml file, which is created in ArcGIS 9.2 and above, to a binary .aux file which can be read in ArcGIS 9.1.
This interface is not supported by a RasterDataset instance from an ArcSDE geodatabase or a File geodatabase.