RadControls for WPF

This class defines the content of the MapZoomBar preset buttons that zoom to predefined levels on the map (World, State, Region, City, Hood).

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

Syntax

C#
public class MapZoomBarPresetsSettings : INotifyPropertyChanged
Visual Basic
Public Class MapZoomBarPresetsSettings _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.Map..::..MapZoomBarPresetsSettings

See Also