ClassZoomLevelGrid
Class
Represents the grid settings for the VirtualizationLayer.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class ZoomLevelGrid : DependencyObject
Inheritance: objectZoomLevelGrid
Constructors
ZoomLevelGrid()
Initializes a new instance of the ZoomLevelGrid class.
Declaration
cs-api-definition
public ZoomLevelGrid()
ZoomLevelGrid(int)
Initializes a new instance of the ZoomLevelGrid class.
ZoomLevelGrid(int, int, int)
Initializes a new instance of the ZoomLevelGrid class.
Properties
CellHeight
Gets or sets height of the cell in pixels.
CellWidth
Gets or sets width of the cell in pixels.