C# Class Action_DrawLine_test.MainPage

可用于自身或导航至 Frame 内部的空白页。
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: SuperMap/iClient-for-Win8

Méthodes publiques

Méthode Description
MainPage ( ) : SuperMap.WinRT.Actions

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
Button_Click_1 ( object sender, RoutedEventArgs e ) : void
Line_DrawLineCompleted ( object sender, DrawEventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : SuperMap.WinRT.Actions
Résultat SuperMap.WinRT.Actions

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void