This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPUtilities2 Interface > IGPUtilities2.SetInternalMap Method (ArcObjects .NET 10.4 SDK) |
Sets the internal map used by the geoprocessor.
[Visual Basic .NET] Public Sub SetInternalMap ( _ ByVal pMap As IMap _ )
[C#] public void SetInternalMap ( IMap pMap );
[C++]
HRESULT SetInternalMap(
IMap* pMap
);
[C++]
Parameters pMap [in]
pMap is a parameter of type IMap