This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSAStringRemap Interface (ArcObjects .NET 10.5 SDK) |
Provides access to StringRemap control for GP Spatial Analyst.
Description | ||
---|---|---|
LoadStringsFromTable | Loads string remap records from a table object. | |
MapString | Maps a string entry to the remap object. | |
MapStringToNoData | Maps a string entry to nodata. | |
QueryStringRecord | Returns string record information by index. | |
QueryStringValue | Returns the mapped value for a string remap entry. |
CoClasses and Classes | Description |
---|---|
GPSAStringRemap | GeoProcessor Spatial StringRemap object. |