ESRI.ArcGIS.SpatialAnalystTools
remap Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialAnalystTools Namespace > Reclassify Class : remap Property




The Remap object is used to specify how to reclassify values of the input raster. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property remap As Object
Visual Basic (Usage)Copy Code
Dim instance As Reclassify
Dim value As Object
 
instance.remap = value
 
value = instance.remap
C# 
public object remap {get; set;}

See Also

© 2010 All Rights Reserved.