This document is archived and information here might be outdated. Recommended version. |
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
);