This document is archived and information here might be outdated. Recommended version. |
Intialize by IMap object.
[Visual Basic .NET] Public Sub SetMap ( _ ByVal pMap As IMap _ )
[C#] public void SetMap ( IMap pMap );
[C++]
HRESULT SetMap(
IMap* pMap
);
[C++] Parameters pMap [in]
pMap is a parameter of type IMap*