C# 클래스 VisualizeCameraPath.VisualizeCameraPathForm

Summary description for VisualizeCameraPathForm.
상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: Esri/arcobjects-sdk-community-samples 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
VisualizeCameraPathForm ( ) : System
loadSymbolTypes ( ) : void

보호된 메소드들

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

Clean up any resources being used.

비공개 메소드들

메소드 설명
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

메소드 상세

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

VisualizeCameraPathForm() 공개 메소드

public VisualizeCameraPathForm ( ) : System
리턴 System

loadSymbolTypes() 공개 메소드

public loadSymbolTypes ( ) : void
리턴 void

프로퍼티 상세

animDurationTextBox 공개적으로 프로퍼티

public TextBox,System.Windows.Forms animDurationTextBox
리턴 System.Windows.Forms.TextBox

animTracksListBox 공개적으로 프로퍼티

public ListBox,System.Windows.Forms animTracksListBox
리턴 System.Windows.Forms.ListBox

camToTargetDirectionCheckBox 공개적으로 프로퍼티

public CheckBox,System.Windows.Forms camToTargetDirectionCheckBox
리턴 System.Windows.Forms.CheckBox

generateCamPathCheckBox 공개적으로 프로퍼티

public CheckBox,System.Windows.Forms generateCamPathCheckBox
리턴 System.Windows.Forms.CheckBox

generatePathButton 공개적으로 프로퍼티

public Button,System.Windows.Forms generatePathButton
리턴 System.Windows.Forms.Button

label1 공개적으로 프로퍼티

public Label,System.Windows.Forms label1
리턴 System.Windows.Forms.Label

label2 공개적으로 프로퍼티

public Label,System.Windows.Forms label2
리턴 System.Windows.Forms.Label

label3 공개적으로 프로퍼티

public Label,System.Windows.Forms label3
리턴 System.Windows.Forms.Label

numPtsPerSecTextBox 공개적으로 프로퍼티

public TextBox,System.Windows.Forms numPtsPerSecTextBox
리턴 System.Windows.Forms.TextBox

panel1 공개적으로 프로퍼티

public Panel,System.Windows.Forms panel1
리턴 System.Windows.Forms.Panel

playButton 공개적으로 프로퍼티

public Button,System.Windows.Forms playButton
리턴 System.Windows.Forms.Button

ptsBtwnKframeRadioButton 공개적으로 프로퍼티

public RadioButton,System.Windows.Forms ptsBtwnKframeRadioButton
리턴 System.Windows.Forms.RadioButton

ptsBtwnKframeTextBox 공개적으로 프로퍼티

public TextBox,System.Windows.Forms ptsBtwnKframeTextBox
리턴 System.Windows.Forms.TextBox

ptsPerSecRadioButton 공개적으로 프로퍼티

public RadioButton,System.Windows.Forms ptsPerSecRadioButton
리턴 System.Windows.Forms.RadioButton

stopButton 공개적으로 프로퍼티

public Button,System.Windows.Forms stopButton
리턴 System.Windows.Forms.Button

symbolTypeListBox 공개적으로 프로퍼티

public ListBox,System.Windows.Forms symbolTypeListBox
리턴 System.Windows.Forms.ListBox