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




Performs a Boolean Not (complement) operation on the cell values of the input raster.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SpatialAnalystTools.BooleanNot

See Also

© 2010 All Rights Reserved.