This document is archived and information here might be outdated.  Recommended version.


IPageLayout2.FocusNextMapFrame Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IPageLayout2.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

IPageLayout2 Interface