This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaps Interface > IMaps.Create Method (ArcObjects .NET 10.4 SDK) |
Creates a new map.
[Visual Basic .NET] Public Function Create ( _ ) As IMap
[C#] public IMap Create ( );
[C++]
HRESULT Create(
IMap** Map
);
[C++]
Parameters Map [out, retval]
Map is a parameter of type IMap