ClassAsyncKmlReader
Class
Represents the asynchronous map shape reader for KML file.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class AsyncKmlReader : AsyncFileReaderBase
Inheritance: objectAsyncReaderBaseAsyncFileReaderBaseAsyncKmlReader
Inherited Members
Constructors
AsyncKmlReader()
Declaration
cs-api-definition
public AsyncKmlReader()
Methods
ReadAsync()
Reads geospatial data using asynchronous mode.
ReadAsync(object)
Reads geospatial data using asynchronous mode.