Number of map surrounds associated with the map.
[Visual Basic 6.0] Property MapSurroundCount As Long
[Visual Basic .NET] Public ReadOnly Property MapSurroundCount As Integer
[C#] public int MapSurroundCount {get;}
[Java] public getMapSurroundCount ( Long Count )
[C++]
HRESULT get_MapSurroundCount(
long* Count
);
Parameters
Count [out, retval]
Count is a parameter of type long
IMap Interface | IMap.MapSurroundCount Property | IMap.MapSurround Property | IMap.AddMapSurround Method