Skip to main content
A newer version of this page is available. .

ViewportChangedEventArgs Properties

Provides data for the LayerBase.ViewportChanged event.
Name Description
BottomRight Gets the bottom right coordinate visible on a map.
IsAnimated Gets whether or not the animation effect is used while the position of the current viewport is changed.
TopLeft Gets the top left coordinate visible on the map.
ZoomLevel Returns the zoom level of the current viewport.
See Also