RadControls for Silverlight

Represents the grid settings for the DynamicLayer. Specify how the whole Earth surface will be divided into the cells.

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 ZoomGrid : DependencyObject
Visual Basic
Public Class ZoomGrid _
	Inherits DependencyObject

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    Telerik.Windows.Controls.Map..::..ZoomGrid

See Also