ClassAsyncKmlReader
Class
Represents the asynchronous map shape reader for KML file.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.RadMap.dll
Syntax:
cs-api-definition
public class AsyncKmlReader : AsyncFileReaderBase, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor
Inheritance: objectDisposableObjectRadObjectAsyncReaderBaseAsyncFileReaderBaseAsyncKmlReader
Implements:
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.