MapTouchZoomEventArgs Members

This documentation is no longer available on MSDN, however it is available as a CHM download.

Provides data for the TouchZoom event.

The following tables list the members exposed by the MapTouchZoomEventArgs type.

Public Constructors

  Name Description
MapTouchZoomEventArgs Initializes a new instance of the MapTouchZoomEventArgs class.

Top

Public Properties

  Name Description
public property Handled  Gets or sets whether the map event is handled. (inherited from MapEventArgs)
public property ViewportPoint  Gets the viewport point where the screen was touched. (inherited from MapTouchEventArgs)
public property ZoomDelta Gets the change in zoom level.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

MapTouchZoomEventArgs Class
Microsoft.Maps.MapControl Namespace