Class EmptyTileMapSource
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class EmptyTileMapSource : TiledMapSource, IMapSource
Constructors
EmptyTileMapSource()
Declaration
public EmptyTileMapSource()
EmptyTileMapSource(Int32, Int32)
Declaration
public EmptyTileMapSource(int tileWidth, int tileHeight)
Parameters
|
System.Int32
tileWidth
|
|
System.Int32
tileHeight
|