RadControls for Silverlight

Represents the MapMouseRoutedEventArgs class.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050

Syntax

C#
public class MapMouseRoutedEventArgs : RadRoutedEventArgs
Visual Basic
Public Class MapMouseRoutedEventArgs _
	Inherits RadRoutedEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    System.Windows..::..RoutedEventArgs
      Telerik.Windows..::..RadRoutedEventArgs
        Telerik.Windows.Controls.Map..::..MapMouseRoutedEventArgs

See Also