C# 클래스 Action_DrawLine_test.MainPage

可用于自身或导航至 Frame 内部的空白页。
상속: Windows.UI.Xaml.Controls.Page
파일 보기 프로젝트 열기: SuperMap/iClient-for-Win8

공개 메소드들

메소드 설명
MainPage ( ) : SuperMap.WinRT.Actions

보호된 메소드들

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

비공개 메소드들

메소드 설명
Button_Click_1 ( object sender, RoutedEventArgs e ) : void
Line_DrawLineCompleted ( object sender, DrawEventArgs e ) : void

메소드 상세

MainPage() 공개 메소드

public MainPage ( ) : SuperMap.WinRT.Actions
리턴 SuperMap.WinRT.Actions

OnNavigatedTo() 보호된 메소드

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