C# Class 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.
Afficher le fichier Open project: Esri/arcgis-toolkit-sl-wpf

Méthodes publiques

Méthode Description
DownloadStyleState ( string styleId, System credentials, Action callback, X509Certificate clientCertificate = null ) : ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.Zip

Method Details

DownloadStyleState() public méthode

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
Résultat ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.Zip