C# 클래스 ArcGISWindowsPhoneSDK.WebMapTiledServicePopups

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: Esri/arcgis-samples-winphone

공개 메소드들

메소드 설명
WebMapTiledServicePopups ( ) : System.Collections.Generic
webMap_GetMapCompleted ( object sender, GetMapCompletedEventArgs e ) : void

비공개 메소드들

메소드 설명
MyMap_MapGesture ( object sender, ESRI e ) : void

메소드 상세

WebMapTiledServicePopups() 공개 메소드

public WebMapTiledServicePopups ( ) : System.Collections.Generic
리턴 System.Collections.Generic

webMap_GetMapCompleted() 공개 메소드

public webMap_GetMapCompleted ( object sender, GetMapCompletedEventArgs e ) : void
sender object
e GetMapCompletedEventArgs
리턴 void