C# 클래스 ArcGISWindowsPhoneSDK.WebMapDynamicServicePopups

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

공개 메소드들

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

비공개 메소드들

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

메소드 상세

WebMapDynamicServicePopups() 공개 메소드

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

webMap_GetMapCompleted() 공개 메소드

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