ESRI.ArcGIS.DataManagementTools
ExportRasterWorldFile Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : ExportRasterWorldFile Class




Creates a world file based on the geographic information of a raster dataset. The pixel size and the location of the upper left pixel is extracted for the world file.

Syntax

Visual Basic (Declaration) 
Public Class ExportRasterWorldFile 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As ExportRasterWorldFile
C# 
public class ExportRasterWorldFile : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.ExportRasterWorldFile

See Also

© 2010 All Rights Reserved.