C# 클래스 GPS.AddressPlotting

상속: Microsoft.Phone.Controls.PhoneApplicationPage
파일 보기 프로젝트 열기: ProjPossibility/CSUN-MobileMapMagnifier

공개 메소드들

메소드 설명
AddressPlotting ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedTo ( System e ) : void

비공개 메소드들

메소드 설명
GetAddress_Click ( object sender, RoutedEventArgs e ) : void
GetAddress_DoubleTap ( object sender, System e ) : void
InitializeComponent ( ) : void
SetLocation ( double latitude, double longitude, double zoomLevel, bool showLocator ) : void
set ( string address ) : void

메소드 상세

AddressPlotting() 공개 메소드

public AddressPlotting ( ) : System
리턴 System

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( System e ) : void
e System
리턴 void