This document is archived and information here might be outdated. Recommended version. |
The map surround at the given index.
[Visual Basic .NET] Public Function get_MapSurround ( _ ByVal Index As Integer _ ) As IMapSurround
[C#] public IMapSurround get_MapSurround ( int Index );
[C++]
HRESULT get_MapSurround(
long Index,
IMapSurround** MapSurround
);
[C++] Parameters Index [in]
Index is a parameter of type long MapSurround [out, retval]
MapSurround is a parameter of type IMapSurround**
IMap Interface | IMap.MapSurroundCount Property | IMap.MapSurround Property | MapFrame Class | MapSurroundFrame Class