C# Class GPS.AddressPlotting

Inheritance: Microsoft.Phone.Controls.PhoneApplicationPage
Afficher le fichier Open project: ProjPossibility/CSUN-MobileMapMagnifier

Méthodes publiques

Méthode Description
AddressPlotting ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( System e ) : void

Private Methods

Méthode Description
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

Method Details

AddressPlotting() public méthode

public AddressPlotting ( ) : System
Résultat System

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System e ) : void
e System
Résultat void