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.
파일 보기 프로젝트 열기: Esri/arcgis-toolkit-sl-wpf

공개 메소드들

메소드 설명
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