ArcObjects Library Reference (Carto)  

IPageLayout3.FocusNextMapFrame Method

Focus the next map.

[Visual Basic .NET]
Public Sub FocusNextMapFrame ( _
)
[C#]
public void FocusNextMapFrame (
);
[C++]
HRESULT FocusNextMapFrame(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IPageLayout3 Interface