This document is archived and information here might be outdated. Recommended version. |
Adds a map image.
[Visual Basic .NET] Public Sub Add ( _ ByVal mapImg As IMapImage _ )
[C#] public void Add ( IMapImage mapImg );
[C++]
HRESULT Add(
IMapImage* mapImg
);
[C++] Parameters mapImg [in]
mapImg is a parameter of type IMapImage*