Back to Devexpress

MultiScaleTileSource Constructors

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

latest856 B
Original Source

MultiScaleTileSource Constructors

The class that provides functionality to load image tiles for different zoom scales from an external image tile source.

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

See Also

MultiScaleTileSource Class

MultiScaleTileSource Members

DevExpress.Xpf.Map Namespace