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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycell_sizeThe cell size affects the granularity at which the seamlines will be calculated. (In, Optional)  
Public Propertyin_mosaic_datasetPath and name of the mosaic dataset. (In, Required)  
Public Propertyorder_by_attributeThe attribute fielded to order rasters when the sort method is BY_ATTRIBUTE. The default attribute is ObjectID. (In, Optional)  
Public Propertyorder_by_base_valueThe rasters are sorted based on the difference between their value and the value from the Sort Attribute field. (In, Optional)  
Public Propertyout_mosaic_datasetMosaic Dataset (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysort_methodThe sort method is similar to the mosaic method in that it defines the order in which the rasters will be fused together to generate the image used to create the seamlines. (In, Required)  
Public Propertysort_orderWhen using the BY_ATTRIBUTE sort method, the rasters will be sorted in ascending order as defined by the Sort Attribute. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyview_pointThe coordinate location to use when the sort method is CLOSEST_TO_VIEWPOINT. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.