C# Класс ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.KmlToFeatureDefinition.DownloadStyleState

This stores the state of the currently processed KML feature while its style information is downloaded from an external source.
Показать файл Открыть проект

Открытые методы

Метод Описание
DownloadStyleState ( string styleId, System credentials, Action callback, X509Certificate clientCertificate = null ) : ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.Zip

Описание методов

DownloadStyleState() публичный Метод

public DownloadStyleState ( string styleId, System credentials, Action callback, X509Certificate clientCertificate = null ) : ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.Zip
styleId string
credentials System
callback Action
clientCertificate System.Security.Cryptography.X509Certificates.X509Certificate
Результат ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.Zip