This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPageLayout3 Interface > IPageLayout3.FocusNextMapFrame Method (ArcObjects .NET 10.5 SDK) |
Focus the next map.
[Visual Basic .NET]
Public Sub FocusNextMapFrame ( _
)
[C#] public void FocusNextMapFrame ( );
[C++]
HRESULT FocusNextMapFrame(
void
);