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




The following tables list the members exposed by CreateMosaicDataset.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycoordinate_systemThe coordinate system for the mosaic dataset, which will be used for all the associated files or features created. (In, Required)  
Public Propertyin_mosaicdataset_nameThe name of the mosaic dataset. (In, Required)  
Public Propertyin_workspaceThe path and name of a geodatabase. (In, Required)  
Public Propertynum_bandsThe number of raster dataset bands supported by the mosaic dataset. (In, Optional)  
Public Propertyout_mosaic_datasetMosaic Dataset Name (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypixel_typeThe bit depth of a cell, used to determine the range of values that the mosaic dataset output. For example, an 8-bit mosaic dataset can have 256 unique pixel values, which range from 0 to 255. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.