This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSARemap Interface > IGPSARemap.Remap Property (ArcObjects .NET 10.4 SDK) |
The remap.
[Visual Basic .NET] Public Property Remap As IRemap
[C#] public IRemap Remap {get; set;}
[C++]
HRESULT get_Remap(
IRemap** Remap
);
[C++]
HRESULT putref_Remap(
IRemap* Remap
);
[C++]
Parameters Remap [out, retval]
Remap is a parameter of type IRemap Remap [in]
Remap is a parameter of type IRemap