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


IPageLayout3.FocusNextMapFrame Method (ArcObjects .NET 10.5 SDK)
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