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




For a list of all members of this type, see CalculateCellSizeRanges members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycell_size_tolerance_factorAllows you to specify a cell size tolerance. This is useful when you have rasters with differing pixel sizes that should be considered the same. The default is 0.1. (In, Optional)  
Public Propertydo_compute_maxComputes the maximum pixel size for all the rasters in the mosaic dataset. (In, Optional)  
Public Propertydo_compute_minComputes the minimum pixel size for all the rasters in the mosaic dataset. (In, Optional)  
Public Propertyin_mosaic_datasetPath and name of mosaic dataset. (In, Required)  
Public Propertymax_range_factorControls the factor by which the maximum pixel size of the top-most overview is multiplied to ensure visibility of the mosaic when viewed at small scales. The default is 10. (In, Optional)  
Public Propertyout_mosaic_datasetMosaic Dataset (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyupdate_missing_onlyAllows you to calculate only the missing cell size range values. (In, Optional)  
Public Propertywhere_clauseUsing SQL you can define a query, or use the Query Builder to build a query. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.