RadControls for Silverlight

Arguments of the event which occurs when change of the map zoom level starts.

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

Syntax

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

Inheritance Hierarchy

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

See Also