This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* Count
);
[C++]
Parameters Count [out, retval]
Count is a parameter of type long*
IMap Interface | IMap.MapSurround Property | IMap.MapSurroundCount Property | IMap.AddMapSurround Method