This document is archived and information here might be outdated.  Recommended version.


IAGImportPathOptions.BasicMap Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGImportPathOptions Interface > IAGImportPathOptions.BasicMap Property
ArcGIS Developer Help

IAGImportPathOptions.BasicMap Property

The basic map.

[Visual Basic .NET]
Public Property BasicMap As IBasicMap
[C#]
public IBasicMap BasicMap {get; set;}
[C++]
HRESULT get_BasicMap(
  IBasicMap** ppMap
);
[C++]
HRESULT putref_BasicMap(
  IBasicMap* ppMap
);
[C++]
Parameters
ppMap [out, retval]

ppMap is a parameter of type IBasicMap** ppMap [in]
ppMap is a parameter of type IBasicMap*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAGImportPathOptions Interface

.NET Samples

Create camera flyby from path