|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
IPLab.WaterWaveForm.WaterWaveForm |
( |
| ) |
|
|
inline |
void IPLab.WaterWaveForm.horCountTrackBar_ValueChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.WaterWaveForm.horAmplitudeTrackBar_ValueChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.WaterWaveForm.vertCountTrackBar_ValueChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.WaterWaveForm.vertAmplitudeTrackBar_ValueChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void IPLab.WaterWaveForm.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
References IPLab.WaterWaveForm.components.
void IPLab.WaterWaveForm.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
References IPLab.WaterWaveForm.cancelButton, IPLab.WaterWaveForm.filterPreview, IPLab.WaterWaveForm.groupBox1, IPLab.WaterWaveForm.groupBox2, IPLab.WaterWaveForm.groupBox3, IPLab.WaterWaveForm.horAmplitudeBox, IPLab.WaterWaveForm.horAmplitudeTrackBar, IPLab.WaterWaveForm.horAmplitudeTrackBar_ValueChanged(), IPLab.WaterWaveForm.horCountBox, IPLab.WaterWaveForm.horCountTrackBar, IPLab.WaterWaveForm.horCountTrackBar_ValueChanged(), IPLab.FilterPreview.Image, IPLab.WaterWaveForm.label1, IPLab.WaterWaveForm.label2, IPLab.WaterWaveForm.label3, IPLab.WaterWaveForm.label4, IPLab.WaterWaveForm.okButton, IPLab.WaterWaveForm.vertAmplitudeBox, IPLab.WaterWaveForm.vertAmplitudeTrackBar, IPLab.WaterWaveForm.vertAmplitudeTrackBar_ValueChanged(), IPLab.WaterWaveForm.vertCountBox, IPLab.WaterWaveForm.vertCountTrackBar, and IPLab.WaterWaveForm.vertCountTrackBar_ValueChanged().
Referenced by IPLab.WaterWaveForm.WaterWaveForm().
WaterWave IPLab.WaterWaveForm.filter = new WaterWave( ) |
|
private |
System.ComponentModel.IContainer IPLab.WaterWaveForm.components = null |
|
private |
System.Windows.Forms.Button IPLab.WaterWaveForm.cancelButton |
|
private |
System.Windows.Forms.Button IPLab.WaterWaveForm.okButton |
|
private |
System.Windows.Forms.GroupBox IPLab.WaterWaveForm.groupBox1 |
|
private |
System.Windows.Forms.GroupBox IPLab.WaterWaveForm.groupBox2 |
|
private |
System.Windows.Forms.TextBox IPLab.WaterWaveForm.horCountBox |
|
private |
System.Windows.Forms.Label IPLab.WaterWaveForm.label1 |
|
private |
System.Windows.Forms.TrackBar IPLab.WaterWaveForm.horAmplitudeTrackBar |
|
private |
System.Windows.Forms.TextBox IPLab.WaterWaveForm.horAmplitudeBox |
|
private |
System.Windows.Forms.Label IPLab.WaterWaveForm.label2 |
|
private |
System.Windows.Forms.TrackBar IPLab.WaterWaveForm.horCountTrackBar |
|
private |
System.Windows.Forms.GroupBox IPLab.WaterWaveForm.groupBox3 |
|
private |
System.Windows.Forms.TrackBar IPLab.WaterWaveForm.vertAmplitudeTrackBar |
|
private |
System.Windows.Forms.TextBox IPLab.WaterWaveForm.vertAmplitudeBox |
|
private |
System.Windows.Forms.Label IPLab.WaterWaveForm.label3 |
|
private |
System.Windows.Forms.TrackBar IPLab.WaterWaveForm.vertCountTrackBar |
|
private |
System.Windows.Forms.TextBox IPLab.WaterWaveForm.vertCountBox |
|
private |
System.Windows.Forms.Label IPLab.WaterWaveForm.label4 |
|
private |
Bitmap IPLab.WaterWaveForm.Image |
|
set |
IFilter IPLab.WaterWaveForm.Filter |
|
get |
The documentation for this class was generated from the following files: