ViewportChangedEventArgs Properties
Provides data for the LayerBase.ViewportChanged event.
Name | Description |
---|---|
Angle | Returns the Map Control’s rotation angle in degrees. |
Bottom |
Returns the bottom-right coordinate of the current viewport. |
Is |
|
Top |
Returns the top-left coordinate of the current viewport. |
Zoom |
Returns the zoom level of the current viewport. |
See Also