This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMap Interface > IMap.MapSurroundCount Property (ArcObjects .NET 10.5 SDK) |
Number of map surrounds associated with the map.
[Visual Basic .NET] Public ReadOnly Property MapSurroundCount As Integer
[C#] public int MapSurroundCount {get;}
[C++]
HRESULT get_MapSurroundCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long
IMap Interface | IMap.MapSurround Property | IMap.MapSurroundCount Property | IMap.AddMapSurround Method