C# Class VisualizeCameraPath.VisualizeCameraPathForm

Summary description for VisualizeCameraPathForm.
Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples Class Usage Examples

Méthodes publiques

Свойство Type Description
animDurationTextBox System.Windows.Forms.TextBox
animTracksListBox System.Windows.Forms.ListBox
camToTargetDirectionCheckBox System.Windows.Forms.CheckBox
generateCamPathCheckBox System.Windows.Forms.CheckBox
generatePathButton System.Windows.Forms.Button
label1 System.Windows.Forms.Label
label2 System.Windows.Forms.Label
label3 System.Windows.Forms.Label
numPtsPerSecTextBox System.Windows.Forms.TextBox
panel1 System.Windows.Forms.Panel
playButton System.Windows.Forms.Button
ptsBtwnKframeRadioButton System.Windows.Forms.RadioButton
ptsBtwnKframeTextBox System.Windows.Forms.TextBox
ptsPerSecRadioButton System.Windows.Forms.RadioButton
stopButton System.Windows.Forms.Button
symbolTypeListBox System.Windows.Forms.ListBox

Méthodes publiques

Méthode Description
VisualizeCameraPathForm ( ) : System
loadSymbolTypes ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

generateCamPathCheckBox_CheckedChanged ( object sender, System e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

VisualizeCameraPathForm() public méthode

public VisualizeCameraPathForm ( ) : System
Résultat System

loadSymbolTypes() public méthode

public loadSymbolTypes ( ) : void
Résultat void

Property Details

animDurationTextBox public_oe property

public TextBox,System.Windows.Forms animDurationTextBox
Résultat System.Windows.Forms.TextBox

animTracksListBox public_oe property

public ListBox,System.Windows.Forms animTracksListBox
Résultat System.Windows.Forms.ListBox

camToTargetDirectionCheckBox public_oe property

public CheckBox,System.Windows.Forms camToTargetDirectionCheckBox
Résultat System.Windows.Forms.CheckBox

generateCamPathCheckBox public_oe property

public CheckBox,System.Windows.Forms generateCamPathCheckBox
Résultat System.Windows.Forms.CheckBox

generatePathButton public_oe property

public Button,System.Windows.Forms generatePathButton
Résultat System.Windows.Forms.Button

label1 public_oe property

public Label,System.Windows.Forms label1
Résultat System.Windows.Forms.Label

label2 public_oe property

public Label,System.Windows.Forms label2
Résultat System.Windows.Forms.Label

label3 public_oe property

public Label,System.Windows.Forms label3
Résultat System.Windows.Forms.Label

numPtsPerSecTextBox public_oe property

public TextBox,System.Windows.Forms numPtsPerSecTextBox
Résultat System.Windows.Forms.TextBox

panel1 public_oe property

public Panel,System.Windows.Forms panel1
Résultat System.Windows.Forms.Panel

playButton public_oe property

public Button,System.Windows.Forms playButton
Résultat System.Windows.Forms.Button

ptsBtwnKframeRadioButton public_oe property

public RadioButton,System.Windows.Forms ptsBtwnKframeRadioButton
Résultat System.Windows.Forms.RadioButton

ptsBtwnKframeTextBox public_oe property

public TextBox,System.Windows.Forms ptsBtwnKframeTextBox
Résultat System.Windows.Forms.TextBox

ptsPerSecRadioButton public_oe property

public RadioButton,System.Windows.Forms ptsPerSecRadioButton
Résultat System.Windows.Forms.RadioButton

stopButton public_oe property

public Button,System.Windows.Forms stopButton
Résultat System.Windows.Forms.Button

symbolTypeListBox public_oe property

public ListBox,System.Windows.Forms symbolTypeListBox
Résultat System.Windows.Forms.ListBox