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




The following tables list the members exposed by GreaterThanEqual.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_raster_or_constant1The input being tested to determine if it is greater than or equal to the second input. (In, Required)  
Public Propertyin_raster_or_constant2The input against which the first input is tested to be greater than or equal to. (In, Required)  
Public Propertyout_rasterThe output raster. (Out, Required)  
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.