IWorldFileExport2 Interface

Provides access to members that export georeferencing and spatial reference.

Members

Name Description
Method WriteBinaryAuxFile Create a binary AUX file containing georeferencing and spatial reference.

IWorldFileExport2.WriteBinaryAuxFile Method

Create a binary AUX file containing georeferencing and spatial reference.

Public Sub WriteBinaryAuxFile ( _
)
public void WriteBinaryAuxFile (
);

Classes that implement IWorldFileExport2

Classes Description
RasterDataset A representation of a raster dataset on disk.

Remarks

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.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.