C# Class Action_DrawLine_test.MainPage

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

Public Methods

Method Description
MainPage ( ) : SuperMap.WinRT.Actions

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Method Description
Button_Click_1 ( object sender, RoutedEventArgs e ) : void
Line_DrawLineCompleted ( object sender, DrawEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : SuperMap.WinRT.Actions
return SuperMap.WinRT.Actions

OnNavigatedTo() protected method

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
return void