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




The following tables list the members exposed by EucAllocation.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycell_sizeThe cell size at which the output raster will be created. (In, Optional)  
Public Propertyin_source_dataThe input source locations. (In, Required)  
Public Propertyin_value_rasterThe input integer raster that identifies the zone values that should be used for each input source location. (In, Optional)  
Public Propertymaximum_distanceDefines the threshold that the accumulative distance values cannot exceed. (In, Optional)  
Public Propertyout_allocation_rasterThe output Euclidean allocation raster. (Out, Required)  
Public Propertyout_direction_rasterThe output Euclidean direction raster. (Out, Optional)  
Public Propertyout_distance_rasterThe output Euclidean distance raster. (Out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysource_fieldThe field used to assign values to the source locations. It must be integer type. (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.