C# Класс GlobeNavigation.Navigation

Summary description for Form1.
Наследование: System.Windows.Forms.Form
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
Label1 System.Windows.Forms.Label
chkSpin System.Windows.Forms.CheckBox
cmdFullExtent System.Windows.Forms.Button
cmdLoadDocument System.Windows.Forms.Button
cmdZoomIn System.Windows.Forms.Button
cmdZoomOut System.Windows.Forms.Button
lblLoad System.Windows.Forms.Label
lblNavigate System.Windows.Forms.Label
lblZoom System.Windows.Forms.Label
optTools0 System.Windows.Forms.RadioButton
optTools1 System.Windows.Forms.RadioButton

Открытые методы

Метод Описание
Navigation ( ) : System

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

Приватные методы

Метод Описание
CalculateMoveFactors ( double dist ) : void
Form1_Load ( object sender, System e ) : void
InitializeComponent ( ) : void

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

Main ( ) : void
MixedControls_Click ( object sender, System e ) : void
TrackBar1_Scroll ( object sender, System e ) : void
axGlobeControl1_OnMouseDown ( object sender, ESRI e ) : void
axGlobeControl1_OnMouseMove ( object sender, ESRI e ) : void
axGlobeControl1_OnMouseUp ( object sender, ESRI e ) : void
chkSpin_Click ( object sender, System e ) : void
cmdFullExtent_Click ( object sender, System e ) : void
cmdLoadDocument_Click ( object sender, System e ) : void
cmdZoomIn_Click ( object sender, System e ) : void
cmdZoomOut_Click ( object sender, System e ) : void

Описание методов

Dispose() защищенный Метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Результат void

Navigation() публичный Метод

public Navigation ( ) : System
Результат System

Описание свойств

Label1 публичное свойство

public Label,System.Windows.Forms Label1
Результат System.Windows.Forms.Label

chkSpin публичное свойство

public CheckBox,System.Windows.Forms chkSpin
Результат System.Windows.Forms.CheckBox

cmdFullExtent публичное свойство

public Button,System.Windows.Forms cmdFullExtent
Результат System.Windows.Forms.Button

cmdLoadDocument публичное свойство

public Button,System.Windows.Forms cmdLoadDocument
Результат System.Windows.Forms.Button

cmdZoomIn публичное свойство

public Button,System.Windows.Forms cmdZoomIn
Результат System.Windows.Forms.Button

cmdZoomOut публичное свойство

public Button,System.Windows.Forms cmdZoomOut
Результат System.Windows.Forms.Button

lblLoad публичное свойство

public Label,System.Windows.Forms lblLoad
Результат System.Windows.Forms.Label

lblNavigate публичное свойство

public Label,System.Windows.Forms lblNavigate
Результат System.Windows.Forms.Label

lblZoom публичное свойство

public Label,System.Windows.Forms lblZoom
Результат System.Windows.Forms.Label

optTools0 публичное свойство

public RadioButton,System.Windows.Forms optTools0
Результат System.Windows.Forms.RadioButton

optTools1 публичное свойство

public RadioButton,System.Windows.Forms optTools1
Результат System.Windows.Forms.RadioButton