ClassZoomGrid
Class
Represents the grid settings for the DynamicLayer. Specify how the whole Earth surface will be divided into the cells.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class ZoomGrid : DependencyObject
Inheritance: objectZoomGrid
Constructors
ZoomGrid()
Initializes a new instance of the ZoomGrid class.
Declaration
cs-api-definition
public ZoomGrid()
ZoomGrid(int, int, int)
Initializes a new instance of the ZoomGrid class.
Properties
LatitudesCount
Gets or sets latitude divisions in a grid.
LongitudesCount
Gets or sets longitude divisions in a grid.