MapTouchDragEventArgs Members
This documentation is no longer available on MSDN, however it is available as a CHM download.
Provides data for the TouchPan event.
The following tables list the members exposed by the MapTouchDragEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
MapTouchDragEventArgs | Overloaded. Initializes a new instance of the MapTouchDragEventArgs class. |
Top
Public Properties
Name | Description | |
---|---|---|
FromViewportPoint | Gets the viewport point where the touch drag started. | |
Handled | Gets or sets whether the map event is handled. (inherited from MapEventArgs) | |
IsInertial | Gets a bool indicating whether an inertia animation effect is used when the touch drag stops. | |
ViewportPoint | Gets the viewport point where the screen was touched. (inherited from MapTouchEventArgs) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
MapTouchDragEventArgs Class
Microsoft.Maps.MapControl Namespace