![]() |
Simply3DScan
|
Configuration of arduino specific values More...


Public Member Functions | |
| ConfigurationControl () | |
| Initializes a new instance of the ConfigurationControl class. More... | |
Protected Member Functions | |
| void | ComboBoxCameras_SelectedIndexChanged (object sender, EventArgs e) |
| Handles the SelectedIndexChanged event of the ComboBoxCameras control. More... | |
| override void | Dispose (bool disposing) |
Package Functions | |
| void | Stop () |
| Stops this instance. More... | |
| void | Start () |
| Starts this instance. More... | |
Configuration of arduino specific values
Controlf or the configuration
Definition at line 9 of file ConfigurationControl.Arduino.cs.
| Simple3DScan.UI.ConfigurationControl.ConfigurationControl | ( | ) |
Initializes a new instance of the ConfigurationControl class.
Definition at line 22 of file ConfigurationControl.cs.
|
protected |
Handles the SelectedIndexChanged event of the ComboBoxCameras control.
| sender | The source of the event. |
| e | The EventArgs instance containing the event data. |
Definition at line 78 of file ConfigurationControl.Camera.cs.
|
protected |
Definition at line 39 of file ConfigurationControl.cs.
|
package |
Starts this instance.
Definition at line 365 of file ConfigurationControl.Filter.cs.
|
package |
Stops this instance.
Definition at line 355 of file ConfigurationControl.Filter.cs.