ArcObjects Component Help  (Core)    

IMapSurroundFrame.MapSurround Property

The map surround displayed by this frame element.

[Visual Basic 6.0]
Property MapSurround As IMapSurround
[Visual Basic .NET]
Public Property MapSurround As IMapSurround
[C#]
public IMapSurround MapSurround {get; set;}
[C++]
public: __property IMapSurround get_MapSurround();
public: __property void set_MapSurround(IMapSurround );

Remarks

The MapSurround property allows you to retrieve or set the surround object (north arrow, legend, or scale bar) stored within the frame.