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




The following tables list the members exposed by FuzzyOverlay.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertygammaThe gamma value to be used. This is only when the Overlay type is set to GAMMA. (In, Optional)  
Public Propertyin_rastersA list of input membership rasters to be combined in the overlay. (In, Required)  
Public Propertyout_rasterThe output raster which is the results of applying the fuzzy operator. (Out, Required)  
Public Propertyoverlay_typeSpecifies the method used to combine two or more membership data. (In, 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.  
Top

See Also

© 2010 All Rights Reserved.