This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IK > IKmlConvertor Interface > IKmlConvertor.SetMapServer Method (ArcObjects .NET 10.5 SDK) |
Intialize by IMapServer object.
[Visual Basic .NET] Public Sub SetMapServer ( _ ByVal pMapServer As IMapServer _ )
[C#] public void SetMapServer ( IMapServer pMapServer );
[C++]
HRESULT SetMapServer(
IMapServer* pMapServer
);
[C++]
Parameters pMapServer [in]
pMapServer is a parameter of type IMapServer