InterfaceIMapStreamSource
Interface
Represents a map source which gets its data from a Stream.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public interface IMapStreamSource : IMapSource
Inherited Members
Methods
GetStream(int, int, int)
Gets the stream for the map request at the given level and X, Y positions.