Property | Type | Description | |
---|---|---|---|
Label1 | |||
Label2 | |||
Label3 | |||
Label4 | |||
Label5 | |||
Line1 | |||
Line2 | |||
Line3 | |||
chkNavigate | |||
chkRotate | |||
cmdBrowse | |||
cmdCaptureBookmark | |||
cmdLoad | |||
lstBookmarks | |||
txtFileName | |||
txtNewBookmarkName |
Method | Description | |
---|---|---|
SceneNavigateAndBookmarks ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
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 | ||
UpdateBookmarks ( ) : void | ||
chkNavigate_CheckedChanged ( object sender, System e ) : void | ||
chkRotate_CheckedChanged ( object sender, System e ) : void | ||
cmdBrowse_Click ( object sender, System e ) : void | ||
cmdCaptureBookmark_Click ( object sender, System e ) : void | ||
cmdLoad_Click ( object sender, System e ) : void | ||
lstBookmarks_SelectedIndexChanged ( object sender, System e ) : void |
public SceneNavigateAndBookmarks ( ) : System | ||
return | System |
public Label,System.Windows.Forms Label1 | ||
return |
public Label,System.Windows.Forms Label2 | ||
return |
public Label,System.Windows.Forms Label3 | ||
return |
public Label,System.Windows.Forms Label4 | ||
return |
public Label,System.Windows.Forms Label5 | ||
return |
public CheckBox,System.Windows.Forms chkNavigate | ||
return |
public CheckBox,System.Windows.Forms chkRotate | ||
return |
public Button,System.Windows.Forms cmdBrowse | ||
return |
public Button,System.Windows.Forms cmdCaptureBookmark | ||
return |
public Button,System.Windows.Forms cmdLoad | ||
return |
public ListBox,System.Windows.Forms lstBookmarks | ||
return |
public TextBox,System.Windows.Forms txtFileName | ||
return |