C# Class WP8Sample.MainPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: SuperMap/iClient-for-Win8

Méthodes publiques

Méthode Description
MainPage ( ) : System

Private Methods

Méthode Description
Clear_Click_1 ( object sender, EventArgs e ) : void
CompassButton_Click_1 ( object sender, RoutedEventArgs e ) : void
DrawPoint_Click_1 ( object sender, EventArgs e ) : void
LocationOffer ( Point2D location ) : Task
Measure_Click_1 ( object sender, EventArgs e ) : void
MyMap_DoubleTap ( object sender, Microsoft.Phone.Controls.GestureEventArgs e ) : void
MyMap_Hold ( object sender, Microsoft.Phone.Controls.GestureEventArgs e ) : void
MyMap_Tap ( object sender, Microsoft.Phone.Controls.GestureEventArgs e ) : void
_addFeature_Tick ( object sender, EventArgs e ) : void
_layer_Progress ( object sender, ProgressEventArgs args ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System