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




The following tables list the members exposed by Warp.

Public Constructors

 NameDescription
Public ConstructorWarp ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_rasterThe input raster dataset. (In, Required)  
Public Propertyout_rasterOutput raster dataset. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyresampling_typeThe resampling algorithm to be used. The default is NEAREST. (In, Optional)  
Public Propertysource_control_pointsThe source points are the "from" coordinates of the links. (In, Required)  
Public Propertytarget_control_pointsThe target points are the "to" coordinates of the links. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertytransformation_typeThe geometric transformation type. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.