C# Класс GlobeCntrlAnimation.Form1

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

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

Свойство Тип Описание
CmdLoad System.Windows.Forms.Button
CmdPlay System.Windows.Forms.Button
FrmAnim System.Windows.Forms.GroupBox
Label1 System.Windows.Forms.Label
OptDuration System.Windows.Forms.RadioButton
OptIteration System.Windows.Forms.RadioButton
TxtFrequency System.Windows.Forms.TextBox
lblStatus System.Windows.Forms.Label
txtDuration System.Windows.Forms.TextBox

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

Метод Описание
Form1 ( ) : ESRI.ArcGIS.esriSystem

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

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

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

Метод Описание
CmdLoad_Click ( object sender, System e ) : void
CmdPlay_Click ( object sender, System e ) : void
Form1_Load ( object sender, System e ) : void
Greatest ( int &array ) : int
InitializeComponent ( ) : void

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

Main ( ) : void
OptDuration_CheckedChanged ( object sender, System e ) : void
OptIteration_CheckedChanged ( object sender, System e ) : void
PlayAnimation ( double duration, int numCycles ) : void
PlayAnimationFast ( int cycles, int iteration ) : void
axToolbarControl1_OnItemClick ( object sender, ESRI e ) : void
routin_ReadRegistry ( string sKey ) : string

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

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

protected Dispose ( bool disposing ) : void
disposing bool
Результат void

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

public Form1 ( ) : ESRI.ArcGIS.esriSystem
Результат ESRI.ArcGIS.esriSystem

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

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

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

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

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

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

public GroupBox,System.Windows.Forms FrmAnim
Результат System.Windows.Forms.GroupBox

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

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

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

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

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

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

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

public TextBox,System.Windows.Forms TxtFrequency
Результат System.Windows.Forms.TextBox

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

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

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

public TextBox,System.Windows.Forms txtDuration
Результат System.Windows.Forms.TextBox