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




Changes the sign (multiplies by -1) of the cell values of the input raster on a cell-by-cell basis.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SpatialAnalystTools.Negate

See Also

© 2010 All Rights Reserved.