New to Telerik UI for WinFormsStart a free 30-day trial

Defines the ViewportChangeActions that can happen.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.RadMap.dll

Syntax:

C#
[Flags]
public enum ViewportChangeAction

Fields

Multiple changes of different type

C#
All = Pan | Zoom

No changes

C#
None = 0

The viewport was panned

C#
Pan = 1

The viewport was zoomed

C#
Zoom = 2
In this article
DefinitionFieldsAllNonePanZoom
Not finding the help you need?
Contact Support