ViewportChangedEventArgs Properties
Provides data for the LayerBase.ViewportChanged event.
Name | Description |
---|---|
Bottom |
Returns the bottom-right coordinate of the current viewport. |
Top |
Returns the top-left coordinate of the current viewport. |
Zoom |
Returns the zoom level of the current viewport. |
See Also