C# 클래스 cartographer.Cartographer

파일 보기 프로젝트 열기: dekz/cartographer

공개 프로퍼티들

프로퍼티 타입 설명
ge EARTHLib.ApplicationGE
m_Electorates List

공개 메소드들

메소드 설명
Cartographer ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
Cartographer_Resize ( object sender, EventArgs e ) : void
Form_Closing ( object sender, FormClosingEventArgs e ) : void
GetWindowThreadProcessId ( int hwnd, int &lpdwProcessId ) : int
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

PostMessage ( int hWnd, uint Msg, int wParam, int lParam ) : bool
ResizeGoogleControl ( ) : void
SendMessage ( int hWnd, uint Msg, int wParam, int lParam ) : int
SetParent ( int hWndChild, int hWndParent ) : int
SetWindowPos ( int hWnd, int hWndInsertAfter, int X, int Y, int cx, int cy, uint uFlags ) : bool
ShowWindowAsync ( int hWnd, int nCmdShow ) : bool
convertData_Click ( object sender, EventArgs e ) : void
exit_Click ( object sender, EventArgs e ) : void
label2_Click ( object sender, EventArgs e ) : void
loadKML_Click ( object sender, EventArgs e ) : void
midBut_Click ( object sender, EventArgs e ) : void
mifBut_Click ( object sender, EventArgs e ) : void
xlsBut_Click ( object sender, EventArgs e ) : void

메소드 상세

Cartographer() 공개 메소드

public Cartographer ( ) : System
리턴 System

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
리턴 void

프로퍼티 상세

ge 공개적으로 프로퍼티

public ApplicationGE,EARTHLib ge
리턴 EARTHLib.ApplicationGE

m_Electorates 공개적으로 프로퍼티

public List m_Electorates
리턴 List