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




The following tables list the members exposed by DefineMosaicDatasetNoData.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertybands_for_nodata_valueDefine a single value for each or all bands. Each band can have a unique NoData value defined, or the same value can be specified for all bands. (In, Optional)  
Public Propertybands_for_valid_data_rangeThe band number and the minimum and maximum pixel value of valid data. The NoData values will be those values outside the range. For example, for an 8-bit image, if you specify band1=10–200, then values 0–9 and 201–255 will be defined as NoData. (In, Optional)  
Public Propertyin_mosaic_datasetPath and name of the mosaic dataset. (In, Required)  
Public Propertynum_bandsDefines the number of bands in the mosaic dataset. (In, Required)  
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 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.