C# Class cartographer.Cartographer

Afficher le fichier Open project: dekz/cartographer

Méthodes publiques

Свойство Type Description
ge EARTHLib.ApplicationGE
m_Electorates List

Méthodes publiques

Méthode Description
Cartographer ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
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

Method Details

Cartographer() public méthode

public Cartographer ( ) : System
Résultat System

Dispose() protected méthode

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

Property Details

ge public_oe property

public ApplicationGE,EARTHLib ge
Résultat EARTHLib.ApplicationGE

m_Electorates public_oe property

public List m_Electorates
Résultat List