This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapInset2 Interface > IMapInset2.CalculateVisibleBounds Method (ArcObjects .NET 10.4 SDK) |
Calculates the visible bounds by applying the zoom or scale parameter to MapBounds (used when snapshot is false).
[Visual Basic .NET]
Public Sub CalculateVisibleBounds ( _
)
[C#] public void CalculateVisibleBounds ( );
[C++]
HRESULT CalculateVisibleBounds(
void
);