Back to Devexpress

MapTileSourceBase Constructors

wpf-devexpress-dot-xpf-dot-map-dot-maptilesourcebase-dot-ctor.md

latest761 B
Original Source

MapTileSourceBase Constructors

The base for all classes that can load image tiles from external map data providers.

NameParametersDescription
MapTileSourceBase(Int64, Int64, Int32, Int32, Int32)imageWidth, imageHeight, tileWidth, tileHeight, maxZoomLevelInitializes a new instance of the MapTileSourceBase class with specified settings.

See Also

MapTileSourceBase Class

MapTileSourceBase Members

DevExpress.Xpf.Map Namespace