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




Set Null sets identified cell locations to NoData based on a specified criteria. It returns NoData if a conditional evaluation is true, and returns the value specified by another raster if it is false.

Syntax

Visual Basic (Declaration) 
Public Class SetNull 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As SetNull
C# 
public class SetNull : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SpatialAnalystTools.SetNull

See Also

© 2010 All Rights Reserved.