4 partial class MainWindow
9 private System.ComponentModel.IContainer components = null;
15 protected override void Dispose(
bool disposing)
17 if (disposing && (components != null))
21 base.Dispose(disposing);
24 #region Windows Form Designer generated code
30 private void InitializeComponent()
32 System.ComponentModel.ComponentResourceManager resources =
new System.ComponentModel.ComponentResourceManager(typeof(
MainWindow));
33 this.MainMenu =
new System.Windows.Forms.MenuStrip();
34 this.fileToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
35 this.openToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
36 this.saveToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
37 this.toolStripSeparator2 =
new System.Windows.Forms.ToolStripSeparator();
38 this.exitToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
39 this.viewToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
40 this.topViewToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
41 this.sideViewToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
42 this.frontViewToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
43 this.toolStripSeparator3 =
new System.Windows.Forms.ToolStripSeparator();
44 this.zoomInToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
45 this.zoomOutToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
46 this.extrasToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
47 this.slicingToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
48 this.clippingPlaneToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
49 this.toolStripSeparator9 =
new System.Windows.Forms.ToolStripSeparator();
50 this.transferfunctionToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
51 this.enableTransferfunctionToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
52 this.editTransferfunctionToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
53 this.loadTransferfunctionToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
54 this.saveTransferfunctionToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
55 this.toolStripSeparator10 =
new System.Windows.Forms.ToolStripSeparator();
56 this.projectionToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
57 this.maximumIntensityProjectionToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
58 this.toolStripSeparator1 =
new System.Windows.Forms.ToolStripSeparator();
59 this.perspectiveProjectionToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
60 this.orthogonalProjectionToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
61 this.toolStripSeparator4 =
new System.Windows.Forms.ToolStripSeparator();
62 this.blendingToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
63 this.frontToBackBlendingToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
64 this.backToFrontBlendingToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
65 this.toolStripSeparator6 =
new System.Windows.Forms.ToolStripSeparator();
66 this.shadingToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
67 this.helpToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
68 this.viewhelpToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
69 this.oToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
70 this.toolStripSeparator5 =
new System.Windows.Forms.ToolStripSeparator();
71 this.infoToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
72 this.ZSliceGroup =
new System.Windows.Forms.GroupBox();
73 this.ZSlider =
new System.Windows.Forms.HScrollBar();
74 this.ZSliceNumericUpDown =
new System.Windows.Forms.NumericUpDown();
75 this.YSliceGroup =
new System.Windows.Forms.GroupBox();
76 this.YSlider =
new System.Windows.Forms.HScrollBar();
77 this.YSliceNumericUpDown =
new System.Windows.Forms.NumericUpDown();
78 this.XSliceGroup =
new System.Windows.Forms.GroupBox();
79 this.XSlider =
new System.Windows.Forms.HScrollBar();
80 this.XSliceNumericUpDown =
new System.Windows.Forms.NumericUpDown();
81 this.ContainerPanel =
new System.Windows.Forms.TableLayoutPanel();
82 this.SettingsPanel =
new System.Windows.Forms.TabControl();
83 this.SlicingTab =
new System.Windows.Forms.TabPage();
84 this.transferfunctionCheckBox2 =
new System.Windows.Forms.CheckBox();
85 this.transferfunctionCheckBox1 =
new System.Windows.Forms.CheckBox();
86 this.transferfunctionCheckBox =
new System.Windows.Forms.CheckBox();
87 this.ExtendedTab =
new System.Windows.Forms.TabPage();
88 this.CVDGroupBox =
new System.Windows.Forms.GroupBox();
89 this.cvdViewCheckBox4 =
new System.Windows.Forms.CheckBox();
90 this.cvdRadioButton3 =
new System.Windows.Forms.RadioButton();
91 this.cvdRadioButton2 =
new System.Windows.Forms.RadioButton();
92 this.cvdRadioButton1 =
new System.Windows.Forms.RadioButton();
93 this.cvdViewCheckBox3 =
new System.Windows.Forms.CheckBox();
94 this.cvdViewCheckBox2 =
new System.Windows.Forms.CheckBox();
95 this.cvdViewCheckBox1 =
new System.Windows.Forms.CheckBox();
96 this.enableCVDCheckBox =
new System.Windows.Forms.CheckBox();
97 this.label2 =
new System.Windows.Forms.Label();
98 this.label1 =
new System.Windows.Forms.Label();
99 this.BlendingGroup =
new System.Windows.Forms.GroupBox();
100 this.BlendRadioButt2 =
new System.Windows.Forms.RadioButton();
101 this.BlendRadioButt1 =
new System.Windows.Forms.RadioButton();
102 this.ProjectionGroup =
new System.Windows.Forms.GroupBox();
103 this.PerspProjRadio =
new System.Windows.Forms.RadioButton();
104 this.OrthProjRadio =
new System.Windows.Forms.RadioButton();
105 this.ShadingCheckBox =
new System.Windows.Forms.CheckBox();
106 this.ShadowingSeparator =
new System.Windows.Forms.Label();
107 this.BlendingSeparator =
new System.Windows.Forms.Label();
108 this.MaxIntensityProjCheckBox =
new System.Windows.Forms.CheckBox();
109 this.saveFileDialog =
new System.Windows.Forms.SaveFileDialog();
110 this.printDialog =
new System.Windows.Forms.PrintDialog();
111 this.openFileDialog =
new System.Windows.Forms.OpenFileDialog();
112 this.SingleToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
113 this.volViewToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
114 this.SplitToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
115 this.toolStripSeparator7 =
new System.Windows.Forms.ToolStripSeparator();
116 this.cvdViewToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
117 this.recoloredViewToolStripMenuItem =
new System.Windows.Forms.ToolStripMenuItem();
118 this.XNADrawSurface =
new visLU.Engine();
119 this.TransferFunctionPanel =
new visLU.Gui.Transferfunction();
120 this.MainMenu.SuspendLayout();
121 this.ZSliceGroup.SuspendLayout();
122 ((System.ComponentModel.ISupportInitialize)(this.ZSliceNumericUpDown)).BeginInit();
123 this.YSliceGroup.SuspendLayout();
124 ((System.ComponentModel.ISupportInitialize)(this.YSliceNumericUpDown)).BeginInit();
125 this.XSliceGroup.SuspendLayout();
126 ((System.ComponentModel.ISupportInitialize)(this.XSliceNumericUpDown)).BeginInit();
127 this.ContainerPanel.SuspendLayout();
128 this.SettingsPanel.SuspendLayout();
129 this.SlicingTab.SuspendLayout();
130 this.ExtendedTab.SuspendLayout();
131 this.CVDGroupBox.SuspendLayout();
132 this.BlendingGroup.SuspendLayout();
133 this.ProjectionGroup.SuspendLayout();
134 this.SuspendLayout();
138 this.MainMenu.Items.AddRange(
new System.Windows.Forms.ToolStripItem[] {
139 this.fileToolStripMenuItem,
140 this.viewToolStripMenuItem,
141 this.extrasToolStripMenuItem,
142 this.helpToolStripMenuItem});
143 this.MainMenu.Location =
new System.Drawing.Point(0, 0);
144 this.MainMenu.Name =
"MainMenu";
145 this.MainMenu.Size =
new System.Drawing.Size(1008, 24);
146 this.MainMenu.TabIndex = 0;
147 this.MainMenu.Text =
"mainMeni";
151 this.fileToolStripMenuItem.DropDownItems.AddRange(
new System.Windows.Forms.ToolStripItem[] {
152 this.openToolStripMenuItem,
153 this.saveToolStripMenuItem,
154 this.toolStripSeparator2,
155 this.exitToolStripMenuItem});
156 this.fileToolStripMenuItem.Name =
"fileToolStripMenuItem";
157 this.fileToolStripMenuItem.Size =
new System.Drawing.Size(37, 20);
158 this.fileToolStripMenuItem.Text =
"File";
162 this.openToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
163 this.openToolStripMenuItem.Name =
"openToolStripMenuItem";
164 this.openToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
165 this.openToolStripMenuItem.Size =
new System.Drawing.Size(146, 22);
166 this.openToolStripMenuItem.Text =
"Open";
167 this.openToolStripMenuItem.Click +=
new System.EventHandler(this.handleOpenFileMenu);
171 this.saveToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
172 this.saveToolStripMenuItem.Name =
"saveToolStripMenuItem";
173 this.saveToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
174 this.saveToolStripMenuItem.Size =
new System.Drawing.Size(146, 22);
175 this.saveToolStripMenuItem.Text =
"Save";
176 this.saveToolStripMenuItem.Click +=
new System.EventHandler(this.handleSaveFileMenu);
180 this.toolStripSeparator2.Name =
"toolStripSeparator2";
181 this.toolStripSeparator2.Size =
new System.Drawing.Size(143, 6);
185 this.exitToolStripMenuItem.Name =
"exitToolStripMenuItem";
186 this.exitToolStripMenuItem.Size =
new System.Drawing.Size(146, 22);
187 this.exitToolStripMenuItem.Text =
"Exit";
188 this.exitToolStripMenuItem.Click +=
new System.EventHandler(this.handleExitMenu);
192 this.viewToolStripMenuItem.DropDownItems.AddRange(
new System.Windows.Forms.ToolStripItem[] {
193 this.SingleToolStripMenuItem,
194 this.volViewToolStripMenuItem,
195 this.topViewToolStripMenuItem,
196 this.sideViewToolStripMenuItem,
197 this.frontViewToolStripMenuItem,
198 this.toolStripSeparator7,
199 this.SplitToolStripMenuItem,
200 this.toolStripSeparator3,
201 this.cvdViewToolStripMenuItem,
202 this.recoloredViewToolStripMenuItem,
203 this.zoomInToolStripMenuItem,
204 this.zoomOutToolStripMenuItem});
205 this.viewToolStripMenuItem.Name =
"viewToolStripMenuItem";
206 this.viewToolStripMenuItem.Size =
new System.Drawing.Size(44, 20);
207 this.viewToolStripMenuItem.Text =
"View";
211 this.topViewToolStripMenuItem.Margin =
new System.Windows.Forms.Padding(5, 0, 0, 0);
212 this.topViewToolStripMenuItem.Name =
"topViewToolStripMenuItem";
213 this.topViewToolStripMenuItem.Size =
new System.Drawing.Size(152, 22);
214 this.topViewToolStripMenuItem.Text =
"Top View";
215 this.topViewToolStripMenuItem.Click +=
new System.EventHandler(this.handleViewMenuOnClick);
219 this.sideViewToolStripMenuItem.Margin =
new System.Windows.Forms.Padding(5, 0, 0, 0);
220 this.sideViewToolStripMenuItem.Name =
"sideViewToolStripMenuItem";
221 this.sideViewToolStripMenuItem.Size =
new System.Drawing.Size(152, 22);
222 this.sideViewToolStripMenuItem.Text =
"Side View";
223 this.sideViewToolStripMenuItem.Click +=
new System.EventHandler(this.handleViewMenuOnClick);
227 this.frontViewToolStripMenuItem.Margin =
new System.Windows.Forms.Padding(5, 0, 0, 0);
228 this.frontViewToolStripMenuItem.Name =
"frontViewToolStripMenuItem";
229 this.frontViewToolStripMenuItem.Size =
new System.Drawing.Size(152, 22);
230 this.frontViewToolStripMenuItem.Text =
"Front View";
231 this.frontViewToolStripMenuItem.Click +=
new System.EventHandler(this.handleViewMenuOnClick);
235 this.toolStripSeparator3.Name =
"toolStripSeparator3";
236 this.toolStripSeparator3.Size =
new System.Drawing.Size(149, 6);
237 this.toolStripSeparator3.Visible =
false;
241 this.zoomInToolStripMenuItem.Enabled =
false;
242 this.zoomInToolStripMenuItem.Name =
"zoomInToolStripMenuItem";
243 this.zoomInToolStripMenuItem.ShowShortcutKeys =
false;
244 this.zoomInToolStripMenuItem.Size =
new System.Drawing.Size(152, 22);
245 this.zoomInToolStripMenuItem.Text =
"Zoom in";
246 this.zoomInToolStripMenuItem.Visible =
false;
247 this.zoomInToolStripMenuItem.Click +=
new System.EventHandler(this.handleZoomMenuOnCLick);
251 this.zoomOutToolStripMenuItem.Enabled =
false;
252 this.zoomOutToolStripMenuItem.Name =
"zoomOutToolStripMenuItem";
253 this.zoomOutToolStripMenuItem.ShowShortcutKeys =
false;
254 this.zoomOutToolStripMenuItem.Size =
new System.Drawing.Size(152, 22);
255 this.zoomOutToolStripMenuItem.Text =
"Zoom out ";
256 this.zoomOutToolStripMenuItem.Visible =
false;
257 this.zoomOutToolStripMenuItem.Click +=
new System.EventHandler(this.handleZoomMenuOnCLick);
261 this.extrasToolStripMenuItem.DropDownItems.AddRange(
new System.Windows.Forms.ToolStripItem[] {
262 this.slicingToolStripMenuItem,
263 this.clippingPlaneToolStripMenuItem,
264 this.toolStripSeparator9,
265 this.transferfunctionToolStripMenuItem,
266 this.toolStripSeparator10,
267 this.projectionToolStripMenuItem,
268 this.toolStripSeparator4,
269 this.blendingToolStripMenuItem,
270 this.toolStripSeparator6,
271 this.shadingToolStripMenuItem});
272 this.extrasToolStripMenuItem.Name =
"extrasToolStripMenuItem";
273 this.extrasToolStripMenuItem.Size =
new System.Drawing.Size(71, 20);
274 this.extrasToolStripMenuItem.Text =
"Functions";
278 this.slicingToolStripMenuItem.Name =
"slicingToolStripMenuItem";
279 this.slicingToolStripMenuItem.Size =
new System.Drawing.Size(162, 22);
280 this.slicingToolStripMenuItem.Text =
"Slicing";
281 this.slicingToolStripMenuItem.Click +=
new System.EventHandler(this.handleSlicingMenu);
285 this.clippingPlaneToolStripMenuItem.Enabled =
false;
286 this.clippingPlaneToolStripMenuItem.Name =
"clippingPlaneToolStripMenuItem";
287 this.clippingPlaneToolStripMenuItem.ShowShortcutKeys =
false;
288 this.clippingPlaneToolStripMenuItem.Size =
new System.Drawing.Size(162, 22);
289 this.clippingPlaneToolStripMenuItem.Text =
"Clipping Plane";
290 this.clippingPlaneToolStripMenuItem.Visible =
false;
294 this.toolStripSeparator9.Name =
"toolStripSeparator9";
295 this.toolStripSeparator9.Size =
new System.Drawing.Size(159, 6);
299 this.transferfunctionToolStripMenuItem.DropDownItems.AddRange(
new System.Windows.Forms.ToolStripItem[] {
300 this.enableTransferfunctionToolStripMenuItem,
301 this.editTransferfunctionToolStripMenuItem,
302 this.loadTransferfunctionToolStripMenuItem,
303 this.saveTransferfunctionToolStripMenuItem});
304 this.transferfunctionToolStripMenuItem.Name =
"transferfunctionToolStripMenuItem";
305 this.transferfunctionToolStripMenuItem.Size =
new System.Drawing.Size(162, 22);
306 this.transferfunctionToolStripMenuItem.Text =
"Transferfunction";
310 this.enableTransferfunctionToolStripMenuItem.Checked =
true;
311 this.enableTransferfunctionToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
312 this.enableTransferfunctionToolStripMenuItem.Name =
"enableTransferfunctionToolStripMenuItem";
313 this.enableTransferfunctionToolStripMenuItem.Size =
new System.Drawing.Size(200, 22);
314 this.enableTransferfunctionToolStripMenuItem.Text =
"Enable Transferfunction";
315 this.enableTransferfunctionToolStripMenuItem.Click +=
new System.EventHandler(this.handleEnableTransferFunctionMenu);
319 this.editTransferfunctionToolStripMenuItem.Enabled =
false;
320 this.editTransferfunctionToolStripMenuItem.Name =
"editTransferfunctionToolStripMenuItem";
321 this.editTransferfunctionToolStripMenuItem.Size =
new System.Drawing.Size(200, 22);
322 this.editTransferfunctionToolStripMenuItem.Text =
"Edit Transferfunction";
323 this.editTransferfunctionToolStripMenuItem.Visible =
false;
324 this.editTransferfunctionToolStripMenuItem.Click +=
new System.EventHandler(this.handleEditTransferFunctionMenu);
328 this.loadTransferfunctionToolStripMenuItem.Name =
"loadTransferfunctionToolStripMenuItem";
329 this.loadTransferfunctionToolStripMenuItem.Size =
new System.Drawing.Size(200, 22);
330 this.loadTransferfunctionToolStripMenuItem.Text =
"Load Transferfunction";
331 this.loadTransferfunctionToolStripMenuItem.Click +=
new System.EventHandler(this.handleLoadTransferFunctionMenu);
335 this.saveTransferfunctionToolStripMenuItem.Name =
"saveTransferfunctionToolStripMenuItem";
336 this.saveTransferfunctionToolStripMenuItem.Size =
new System.Drawing.Size(200, 22);
337 this.saveTransferfunctionToolStripMenuItem.Text =
"Save Transferfunction";
338 this.saveTransferfunctionToolStripMenuItem.Click +=
new System.EventHandler(this.handleSaveTransferFunctionMenu);
342 this.toolStripSeparator10.Name =
"toolStripSeparator10";
343 this.toolStripSeparator10.Size =
new System.Drawing.Size(159, 6);
347 this.projectionToolStripMenuItem.DropDownItems.AddRange(
new System.Windows.Forms.ToolStripItem[] {
348 this.maximumIntensityProjectionToolStripMenuItem,
349 this.toolStripSeparator1,
350 this.perspectiveProjectionToolStripMenuItem,
351 this.orthogonalProjectionToolStripMenuItem});
352 this.projectionToolStripMenuItem.Name =
"projectionToolStripMenuItem";
353 this.projectionToolStripMenuItem.Size =
new System.Drawing.Size(162, 22);
354 this.projectionToolStripMenuItem.Text =
"Projection";
358 this.maximumIntensityProjectionToolStripMenuItem.Name =
"maximumIntensityProjectionToolStripMenuItem";
359 this.maximumIntensityProjectionToolStripMenuItem.Size =
new System.Drawing.Size(233, 22);
360 this.maximumIntensityProjectionToolStripMenuItem.Text =
"Maximum Intensity Projection";
361 this.maximumIntensityProjectionToolStripMenuItem.Click +=
new System.EventHandler(this.handleMaxIntensityProjMenu);
365 this.toolStripSeparator1.Name =
"toolStripSeparator1";
366 this.toolStripSeparator1.Size =
new System.Drawing.Size(230, 6);
370 this.perspectiveProjectionToolStripMenuItem.Checked =
true;
371 this.perspectiveProjectionToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
372 this.perspectiveProjectionToolStripMenuItem.Name =
"perspectiveProjectionToolStripMenuItem";
373 this.perspectiveProjectionToolStripMenuItem.Size =
new System.Drawing.Size(233, 22);
374 this.perspectiveProjectionToolStripMenuItem.Text =
"Perspective Projection";
375 this.perspectiveProjectionToolStripMenuItem.Click +=
new System.EventHandler(this.handlePerspProjMenu);
379 this.orthogonalProjectionToolStripMenuItem.Name =
"orthogonalProjectionToolStripMenuItem";
380 this.orthogonalProjectionToolStripMenuItem.Size =
new System.Drawing.Size(233, 22);
381 this.orthogonalProjectionToolStripMenuItem.Text =
"Orthogonal Projection";
382 this.orthogonalProjectionToolStripMenuItem.Click +=
new System.EventHandler(this.handleOrthProjMenu);
386 this.toolStripSeparator4.Name =
"toolStripSeparator4";
387 this.toolStripSeparator4.Size =
new System.Drawing.Size(159, 6);
391 this.blendingToolStripMenuItem.DropDownItems.AddRange(
new System.Windows.Forms.ToolStripItem[] {
392 this.frontToBackBlendingToolStripMenuItem,
393 this.backToFrontBlendingToolStripMenuItem});
394 this.blendingToolStripMenuItem.Name =
"blendingToolStripMenuItem";
395 this.blendingToolStripMenuItem.Size =
new System.Drawing.Size(162, 22);
396 this.blendingToolStripMenuItem.Text =
"Blending";
400 this.frontToBackBlendingToolStripMenuItem.Name =
"frontToBackBlendingToolStripMenuItem";
401 this.frontToBackBlendingToolStripMenuItem.Size =
new System.Drawing.Size(194, 22);
402 this.frontToBackBlendingToolStripMenuItem.Text =
"Front to Back Blending";
403 this.frontToBackBlendingToolStripMenuItem.Click +=
new System.EventHandler(this.handleBlendModeMenu);
407 this.backToFrontBlendingToolStripMenuItem.Checked =
true;
408 this.backToFrontBlendingToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
409 this.backToFrontBlendingToolStripMenuItem.Name =
"backToFrontBlendingToolStripMenuItem";
410 this.backToFrontBlendingToolStripMenuItem.Size =
new System.Drawing.Size(194, 22);
411 this.backToFrontBlendingToolStripMenuItem.Text =
"Back to Front Blending";
412 this.backToFrontBlendingToolStripMenuItem.Click +=
new System.EventHandler(this.handleBlendModeMenu);
416 this.toolStripSeparator6.Name =
"toolStripSeparator6";
417 this.toolStripSeparator6.Size =
new System.Drawing.Size(159, 6);
421 this.shadingToolStripMenuItem.Checked =
true;
422 this.shadingToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
423 this.shadingToolStripMenuItem.Name =
"shadingToolStripMenuItem";
424 this.shadingToolStripMenuItem.Size =
new System.Drawing.Size(162, 22);
425 this.shadingToolStripMenuItem.Text =
"Shading ";
426 this.shadingToolStripMenuItem.Click +=
new System.EventHandler(this.handleShadingMenu);
430 this.helpToolStripMenuItem.DropDownItems.AddRange(
new System.Windows.Forms.ToolStripItem[] {
431 this.viewhelpToolStripMenuItem,
432 this.oToolStripMenuItem,
433 this.toolStripSeparator5,
434 this.infoToolStripMenuItem});
435 this.helpToolStripMenuItem.Enabled =
false;
436 this.helpToolStripMenuItem.Name =
"helpToolStripMenuItem";
437 this.helpToolStripMenuItem.Size =
new System.Drawing.Size(44, 20);
438 this.helpToolStripMenuItem.Text =
"Help";
439 this.helpToolStripMenuItem.Visible =
false;
443 this.viewhelpToolStripMenuItem.Name =
"viewhelpToolStripMenuItem";
444 this.viewhelpToolStripMenuItem.Size =
new System.Drawing.Size(127, 22);
445 this.viewhelpToolStripMenuItem.Text =
"View Help";
449 this.oToolStripMenuItem.Name =
"oToolStripMenuItem";
450 this.oToolStripMenuItem.Size =
new System.Drawing.Size(127, 22);
451 this.oToolStripMenuItem.Text =
"Online";
455 this.toolStripSeparator5.Name =
"toolStripSeparator5";
456 this.toolStripSeparator5.Size =
new System.Drawing.Size(124, 6);
460 this.infoToolStripMenuItem.Name =
"infoToolStripMenuItem";
461 this.infoToolStripMenuItem.Size =
new System.Drawing.Size(127, 22);
462 this.infoToolStripMenuItem.Text =
"About...";
466 this.ZSliceGroup.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
467 | System.Windows.Forms.AnchorStyles.Left)
468 | System.Windows.Forms.AnchorStyles.Right)));
469 this.ZSliceGroup.BackColor = System.Drawing.Color.Transparent;
470 this.ZSliceGroup.Controls.Add(this.ZSlider);
471 this.ZSliceGroup.Controls.Add(this.ZSliceNumericUpDown);
472 this.ZSliceGroup.Location =
new System.Drawing.Point(9, 211);
473 this.ZSliceGroup.Name =
"ZSliceGroup";
474 this.ZSliceGroup.Size =
new System.Drawing.Size(281, 78);
475 this.ZSliceGroup.TabIndex = 2;
476 this.ZSliceGroup.TabStop =
false;
477 this.ZSliceGroup.Text =
"Front Slice (Z Slice)";
481 this.ZSlider.Location =
new System.Drawing.Point(10, 50);
482 this.ZSlider.Name =
"ZSlider";
483 this.ZSlider.Size =
new System.Drawing.Size(250, 20);
484 this.ZSlider.TabIndex = 3;
485 this.ZSlider.Value = 50;
486 this.ZSlider.ValueChanged +=
new System.EventHandler(this.handleScrollSlider);
490 this.ZSliceNumericUpDown.DecimalPlaces = 8;
491 this.ZSliceNumericUpDown.Increment =
new decimal(
new int[] {
496 this.ZSliceNumericUpDown.Location =
new System.Drawing.Point(134, 18);
497 this.ZSliceNumericUpDown.Maximum =
new decimal(
new int[] {
502 this.ZSliceNumericUpDown.Name =
"ZSliceNumericUpDown";
503 this.ZSliceNumericUpDown.Size =
new System.Drawing.Size(126, 20);
504 this.ZSliceNumericUpDown.TabIndex = 1;
505 this.ZSliceNumericUpDown.Value =
new decimal(
new int[] {
510 this.ZSliceNumericUpDown.ValueChanged +=
new System.EventHandler(this.handleSliceNumericUpDown);
514 this.YSliceGroup.BackColor = System.Drawing.Color.Transparent;
515 this.YSliceGroup.Controls.Add(this.YSlider);
516 this.YSliceGroup.Controls.Add(this.YSliceNumericUpDown);
517 this.YSliceGroup.Location =
new System.Drawing.Point(9, 6);
518 this.YSliceGroup.Margin =
new System.Windows.Forms.Padding(0);
519 this.YSliceGroup.Name =
"YSliceGroup";
520 this.YSliceGroup.Padding =
new System.Windows.Forms.Padding(0);
521 this.YSliceGroup.Size =
new System.Drawing.Size(270, 87);
522 this.YSliceGroup.TabIndex = 1;
523 this.YSliceGroup.TabStop =
false;
524 this.YSliceGroup.Text =
"Top Slice (Y Slice)";
528 this.YSlider.Location =
new System.Drawing.Point(10, 50);
529 this.YSlider.Name =
"YSlider";
530 this.YSlider.Size =
new System.Drawing.Size(250, 20);
531 this.YSlider.TabIndex = 3;
532 this.YSlider.Value = 50;
533 this.YSlider.ValueChanged +=
new System.EventHandler(this.handleScrollSlider);
537 this.YSliceNumericUpDown.DecimalPlaces = 8;
538 this.YSliceNumericUpDown.Increment =
new decimal(
new int[] {
543 this.YSliceNumericUpDown.Location =
new System.Drawing.Point(134, 18);
544 this.YSliceNumericUpDown.Maximum =
new decimal(
new int[] {
549 this.YSliceNumericUpDown.Name =
"YSliceNumericUpDown";
550 this.YSliceNumericUpDown.Size =
new System.Drawing.Size(126, 20);
551 this.YSliceNumericUpDown.TabIndex = 1;
552 this.YSliceNumericUpDown.Value =
new decimal(
new int[] {
557 this.YSliceNumericUpDown.ValueChanged +=
new System.EventHandler(this.handleSliceNumericUpDown);
561 this.XSliceGroup.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
562 | System.Windows.Forms.AnchorStyles.Left)
563 | System.Windows.Forms.AnchorStyles.Right)));
564 this.XSliceGroup.BackColor = System.Drawing.Color.Transparent;
565 this.XSliceGroup.Controls.Add(this.XSlider);
566 this.XSliceGroup.Controls.Add(this.XSliceNumericUpDown);
567 this.XSliceGroup.Location =
new System.Drawing.Point(9, 106);
568 this.XSliceGroup.Name =
"XSliceGroup";
569 this.XSliceGroup.Size =
new System.Drawing.Size(281, 87);
570 this.XSliceGroup.TabIndex = 0;
571 this.XSliceGroup.TabStop =
false;
572 this.XSliceGroup.Text =
"Side Slice (X Slice)";
576 this.XSlider.Location =
new System.Drawing.Point(10, 50);
577 this.XSlider.Name =
"XSlider";
578 this.XSlider.Size =
new System.Drawing.Size(250, 20);
579 this.XSlider.TabIndex = 2;
580 this.XSlider.Value = 50;
581 this.XSlider.ValueChanged +=
new System.EventHandler(this.handleScrollSlider);
585 this.XSliceNumericUpDown.DecimalPlaces = 8;
586 this.XSliceNumericUpDown.Increment =
new decimal(
new int[] {
591 this.XSliceNumericUpDown.Location =
new System.Drawing.Point(134, 18);
592 this.XSliceNumericUpDown.Maximum =
new decimal(
new int[] {
597 this.XSliceNumericUpDown.Name =
"XSliceNumericUpDown";
598 this.XSliceNumericUpDown.Size =
new System.Drawing.Size(126, 20);
599 this.XSliceNumericUpDown.TabIndex = 1;
600 this.XSliceNumericUpDown.Value =
new decimal(
new int[] {
605 this.XSliceNumericUpDown.ValueChanged +=
new System.EventHandler(this.handleSliceNumericUpDown);
609 this.ContainerPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
610 | System.Windows.Forms.AnchorStyles.Left)
611 | System.Windows.Forms.AnchorStyles.Right)));
612 this.ContainerPanel.ColumnCount = 2;
613 this.ContainerPanel.ColumnStyles.Add(
new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 69.04762F));
614 this.ContainerPanel.ColumnStyles.Add(
new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30.95238F));
615 this.ContainerPanel.Controls.Add(this.XNADrawSurface, 0, 0);
616 this.ContainerPanel.Controls.Add(this.SettingsPanel, 1, 0);
617 this.ContainerPanel.Location =
new System.Drawing.Point(0, 27);
618 this.ContainerPanel.Name =
"ContainerPanel";
619 this.ContainerPanel.RowCount = 1;
620 this.ContainerPanel.RowStyles.Add(
new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 98.86202F));
621 this.ContainerPanel.RowStyles.Add(
new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 1.13798F));
622 this.ContainerPanel.Size =
new System.Drawing.Size(1008, 706);
623 this.ContainerPanel.TabIndex = 3;
624 this.ContainerPanel.MouseWheel +=
new System.Windows.Forms.MouseEventHandler(this.handleXNADrawSurface_MouseScroll);
628 this.SettingsPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
629 | System.Windows.Forms.AnchorStyles.Left)
630 | System.Windows.Forms.AnchorStyles.Right)));
631 this.SettingsPanel.Controls.Add(this.SlicingTab);
632 this.SettingsPanel.Controls.Add(this.ExtendedTab);
633 this.SettingsPanel.Location =
new System.Drawing.Point(699, 3);
634 this.SettingsPanel.Name =
"SettingsPanel";
635 this.SettingsPanel.SelectedIndex = 0;
636 this.SettingsPanel.Size =
new System.Drawing.Size(306, 700);
637 this.SettingsPanel.TabIndex = 1;
641 this.SlicingTab.Controls.Add(this.transferfunctionCheckBox2);
642 this.SlicingTab.Controls.Add(this.transferfunctionCheckBox1);
643 this.SlicingTab.Controls.Add(this.transferfunctionCheckBox);
644 this.SlicingTab.Controls.Add(this.ZSliceGroup);
645 this.SlicingTab.Controls.Add(this.TransferFunctionPanel);
646 this.SlicingTab.Controls.Add(this.XSliceGroup);
647 this.SlicingTab.Controls.Add(this.YSliceGroup);
648 this.SlicingTab.Location =
new System.Drawing.Point(4, 22);
649 this.SlicingTab.Name =
"SlicingTab";
650 this.SlicingTab.Padding =
new System.Windows.Forms.Padding(3);
651 this.SlicingTab.Size =
new System.Drawing.Size(298, 674);
652 this.SlicingTab.TabIndex = 0;
653 this.SlicingTab.Text =
"Slicing ";
654 this.SlicingTab.UseVisualStyleBackColor =
true;
658 this.transferfunctionCheckBox2.AutoSize =
true;
659 this.transferfunctionCheckBox2.Location =
new System.Drawing.Point(9, 341);
660 this.transferfunctionCheckBox2.Name =
"transferfunctionCheckBox2";
661 this.transferfunctionCheckBox2.Size =
new System.Drawing.Size(103, 17);
662 this.transferfunctionCheckBox2.TabIndex = 5;
663 this.transferfunctionCheckBox2.Text =
"Show Histogram";
664 this.transferfunctionCheckBox2.UseVisualStyleBackColor =
true;
665 this.transferfunctionCheckBox2.CheckedChanged +=
new System.EventHandler(this.handleTransferFunctionCheckbox2);
669 this.transferfunctionCheckBox1.AutoSize =
true;
670 this.transferfunctionCheckBox1.Location =
new System.Drawing.Point(130, 307);
671 this.transferfunctionCheckBox1.Name =
"transferfunctionCheckBox1";
672 this.transferfunctionCheckBox1.Size =
new System.Drawing.Size(124, 17);
673 this.transferfunctionCheckBox1.TabIndex = 4;
674 this.transferfunctionCheckBox1.Text =
"Enable Alpha Values";
675 this.transferfunctionCheckBox1.UseVisualStyleBackColor =
true;
676 this.transferfunctionCheckBox1.CheckedChanged +=
new System.EventHandler(this.handleTransferFunctionCheckbox1);
680 this.transferfunctionCheckBox.AutoSize =
true;
681 this.transferfunctionCheckBox.Checked =
true;
682 this.transferfunctionCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
683 this.transferfunctionCheckBox.Location =
new System.Drawing.Point(9, 307);
684 this.transferfunctionCheckBox.Name =
"transferfunctionCheckBox";
685 this.transferfunctionCheckBox.Size =
new System.Drawing.Size(106, 17);
686 this.transferfunctionCheckBox.TabIndex = 3;
687 this.transferfunctionCheckBox.Text =
"Transferfunction ";
688 this.transferfunctionCheckBox.UseVisualStyleBackColor =
true;
689 this.transferfunctionCheckBox.CheckedChanged +=
new System.EventHandler(this.handleTransferFunctionCheckbox);
693 this.ExtendedTab.Controls.Add(this.CVDGroupBox);
694 this.ExtendedTab.Controls.Add(this.label2);
695 this.ExtendedTab.Controls.Add(this.label1);
696 this.ExtendedTab.Controls.Add(this.BlendingGroup);
697 this.ExtendedTab.Controls.Add(this.ProjectionGroup);
698 this.ExtendedTab.Controls.Add(this.ShadingCheckBox);
699 this.ExtendedTab.Controls.Add(this.ShadowingSeparator);
700 this.ExtendedTab.Controls.Add(this.BlendingSeparator);
701 this.ExtendedTab.Controls.Add(this.MaxIntensityProjCheckBox);
702 this.ExtendedTab.Location =
new System.Drawing.Point(4, 22);
703 this.ExtendedTab.Name =
"ExtendedTab";
704 this.ExtendedTab.Padding =
new System.Windows.Forms.Padding(3);
705 this.ExtendedTab.Size =
new System.Drawing.Size(298, 674);
706 this.ExtendedTab.TabIndex = 1;
707 this.ExtendedTab.Text =
"Extended Features";
708 this.ExtendedTab.UseVisualStyleBackColor =
true;
712 this.CVDGroupBox.Controls.Add(this.cvdViewCheckBox4);
713 this.CVDGroupBox.Controls.Add(this.cvdRadioButton3);
714 this.CVDGroupBox.Controls.Add(this.cvdRadioButton2);
715 this.CVDGroupBox.Controls.Add(this.cvdRadioButton1);
716 this.CVDGroupBox.Controls.Add(this.cvdViewCheckBox3);
717 this.CVDGroupBox.Controls.Add(this.cvdViewCheckBox2);
718 this.CVDGroupBox.Controls.Add(this.cvdViewCheckBox1);
719 this.CVDGroupBox.Controls.Add(this.enableCVDCheckBox);
720 this.CVDGroupBox.Location =
new System.Drawing.Point(16, 25);
721 this.CVDGroupBox.Name =
"CVDGroupBox";
722 this.CVDGroupBox.Size =
new System.Drawing.Size(251, 221);
723 this.CVDGroupBox.TabIndex = 20;
724 this.CVDGroupBox.TabStop =
false;
725 this.CVDGroupBox.Text =
"CVD";
729 this.cvdViewCheckBox4.AutoSize =
true;
730 this.cvdViewCheckBox4.Enabled =
false;
731 this.cvdViewCheckBox4.Location =
new System.Drawing.Point(32, 114);
732 this.cvdViewCheckBox4.Name =
"cvdViewCheckBox4";
733 this.cvdViewCheckBox4.Size =
new System.Drawing.Size(104, 17);
734 this.cvdViewCheckBox4.TabIndex = 25;
735 this.cvdViewCheckBox4.Text =
"Simulated Image";
736 this.cvdViewCheckBox4.UseVisualStyleBackColor =
true;
737 this.cvdViewCheckBox4.CheckedChanged +=
new System.EventHandler(this.handleEnableCVDViewCheckBox4);
741 this.cvdRadioButton3.AutoSize =
true;
742 this.cvdRadioButton3.Location =
new System.Drawing.Point(34, 186);
743 this.cvdRadioButton3.Name =
"cvdRadioButton3";
744 this.cvdRadioButton3.Size =
new System.Drawing.Size(69, 17);
745 this.cvdRadioButton3.TabIndex = 24;
746 this.cvdRadioButton3.Text =
"Tritanopy";
747 this.cvdRadioButton3.UseVisualStyleBackColor =
true;
748 this.cvdRadioButton3.CheckedChanged +=
new System.EventHandler(this.handleCVDTypeRadioButtons);
752 this.cvdRadioButton2.AutoSize =
true;
753 this.cvdRadioButton2.Location =
new System.Drawing.Point(34, 163);
754 this.cvdRadioButton2.Name =
"cvdRadioButton2";
755 this.cvdRadioButton2.Size =
new System.Drawing.Size(73, 17);
756 this.cvdRadioButton2.TabIndex = 23;
757 this.cvdRadioButton2.Text =
"Protanopy";
758 this.cvdRadioButton2.UseVisualStyleBackColor =
true;
759 this.cvdRadioButton2.CheckedChanged +=
new System.EventHandler(this.handleCVDTypeRadioButtons);
763 this.cvdRadioButton1.AutoSize =
true;
764 this.cvdRadioButton1.Checked =
true;
765 this.cvdRadioButton1.Location =
new System.Drawing.Point(34, 140);
766 this.cvdRadioButton1.Name =
"cvdRadioButton1";
767 this.cvdRadioButton1.Size =
new System.Drawing.Size(86, 17);
768 this.cvdRadioButton1.TabIndex = 22;
769 this.cvdRadioButton1.TabStop =
true;
770 this.cvdRadioButton1.Text =
"Deuteranopy";
771 this.cvdRadioButton1.UseVisualStyleBackColor =
true;
772 this.cvdRadioButton1.CheckedChanged +=
new System.EventHandler(this.handleCVDTypeRadioButtons);
776 this.cvdViewCheckBox3.AutoSize =
true;
777 this.cvdViewCheckBox3.Location =
new System.Drawing.Point(32, 92);
778 this.cvdViewCheckBox3.Name =
"cvdViewCheckBox3";
779 this.cvdViewCheckBox3.Size =
new System.Drawing.Size(119, 17);
780 this.cvdViewCheckBox3.TabIndex = 21;
781 this.cvdViewCheckBox3.Text =
"CVD Friendly Image";
782 this.cvdViewCheckBox3.UseVisualStyleBackColor =
true;
783 this.cvdViewCheckBox3.CheckedChanged +=
new System.EventHandler(this.handleEnableCVDViewCheckBox3);
787 this.cvdViewCheckBox2.AutoSize =
true;
788 this.cvdViewCheckBox2.Location =
new System.Drawing.Point(32, 69);
789 this.cvdViewCheckBox2.Name =
"cvdViewCheckBox2";
790 this.cvdViewCheckBox2.Size =
new System.Drawing.Size(107, 17);
791 this.cvdViewCheckBox2.TabIndex = 2;
792 this.cvdViewCheckBox2.Text =
"Recolored Image";
793 this.cvdViewCheckBox2.UseVisualStyleBackColor =
true;
794 this.cvdViewCheckBox2.CheckedChanged +=
new System.EventHandler(this.handleEnableCVDViewCheckBox2);
798 this.cvdViewCheckBox1.AutoSize =
true;
799 this.cvdViewCheckBox1.Checked =
true;
800 this.cvdViewCheckBox1.CheckState = System.Windows.Forms.CheckState.Checked;
801 this.cvdViewCheckBox1.Location =
new System.Drawing.Point(32, 46);
802 this.cvdViewCheckBox1.Name =
"cvdViewCheckBox1";
803 this.cvdViewCheckBox1.Size =
new System.Drawing.Size(108, 17);
804 this.cvdViewCheckBox1.TabIndex = 1;
805 this.cvdViewCheckBox1.Text =
"Reference Image";
806 this.cvdViewCheckBox1.UseVisualStyleBackColor =
true;
807 this.cvdViewCheckBox1.CheckedChanged +=
new System.EventHandler(this.handleEnableCVDViewCheckBox1);
811 this.enableCVDCheckBox.AutoSize =
true;
812 this.enableCVDCheckBox.Location =
new System.Drawing.Point(10, 19);
813 this.enableCVDCheckBox.Name =
"enableCVDCheckBox";
814 this.enableCVDCheckBox.Size =
new System.Drawing.Size(48, 17);
815 this.enableCVDCheckBox.TabIndex = 0;
816 this.enableCVDCheckBox.Text =
"CVD";
817 this.enableCVDCheckBox.UseVisualStyleBackColor =
true;
818 this.enableCVDCheckBox.CheckedChanged +=
new System.EventHandler(this.handleEnableCVDCheckBox);
822 this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
823 | System.Windows.Forms.AnchorStyles.Left)
824 | System.Windows.Forms.AnchorStyles.Right)));
825 this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
826 this.label2.Font =
new System.Drawing.Font(
"Microsoft Sans Serif", 2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
827 this.label2.Location =
new System.Drawing.Point(14, 274);
828 this.label2.Name =
"label2";
829 this.label2.Size =
new System.Drawing.Size(270, 2);
830 this.label2.TabIndex = 19;
834 this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
835 | System.Windows.Forms.AnchorStyles.Left)
836 | System.Windows.Forms.AnchorStyles.Right)));
837 this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
838 this.label1.Font =
new System.Drawing.Font(
"Microsoft Sans Serif", 2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
839 this.label1.Location =
new System.Drawing.Point(10, 619);
840 this.label1.Name =
"label1";
841 this.label1.Size =
new System.Drawing.Size(270, 2);
842 this.label1.TabIndex = 18;
846 this.BlendingGroup.Controls.Add(this.BlendRadioButt2);
847 this.BlendingGroup.Controls.Add(this.BlendRadioButt1);
848 this.BlendingGroup.Location =
new System.Drawing.Point(11, 449);
849 this.BlendingGroup.Name =
"BlendingGroup";
850 this.BlendingGroup.Size =
new System.Drawing.Size(267, 79);
851 this.BlendingGroup.TabIndex = 17;
852 this.BlendingGroup.TabStop =
false;
856 this.BlendRadioButt2.AutoSize =
true;
857 this.BlendRadioButt2.Checked =
true;
858 this.BlendRadioButt2.Location =
new System.Drawing.Point(15, 43);
859 this.BlendRadioButt2.Name =
"BlendRadioButt2";
860 this.BlendRadioButt2.Size =
new System.Drawing.Size(137, 17);
861 this.BlendRadioButt2.TabIndex = 12;
862 this.BlendRadioButt2.TabStop =
true;
863 this.BlendRadioButt2.Text =
"Back To Front Blending";
864 this.BlendRadioButt2.UseVisualStyleBackColor =
true;
865 this.BlendRadioButt2.CheckedChanged +=
new System.EventHandler(this.handleBlendRadioButt2);
869 this.BlendRadioButt1.AutoSize =
true;
870 this.BlendRadioButt1.Location =
new System.Drawing.Point(15, 20);
871 this.BlendRadioButt1.Name =
"BlendRadioButt1";
872 this.BlendRadioButt1.Size =
new System.Drawing.Size(137, 17);
873 this.BlendRadioButt1.TabIndex = 11;
874 this.BlendRadioButt1.Text =
"Front To Back Blending";
875 this.BlendRadioButt1.UseVisualStyleBackColor =
true;
876 this.BlendRadioButt1.CheckedChanged +=
new System.EventHandler(this.handleBlendRadioButt1);
880 this.ProjectionGroup.Controls.Add(this.PerspProjRadio);
881 this.ProjectionGroup.Controls.Add(this.OrthProjRadio);
882 this.ProjectionGroup.Location =
new System.Drawing.Point(11, 332);
883 this.ProjectionGroup.Name =
"ProjectionGroup";
884 this.ProjectionGroup.Size =
new System.Drawing.Size(267, 78);
885 this.ProjectionGroup.TabIndex = 16;
886 this.ProjectionGroup.TabStop =
false;
890 this.PerspProjRadio.AutoSize =
true;
891 this.PerspProjRadio.Checked =
true;
892 this.PerspProjRadio.Location =
new System.Drawing.Point(6, 19);
893 this.PerspProjRadio.Name =
"PerspProjRadio";
894 this.PerspProjRadio.Size =
new System.Drawing.Size(131, 17);
895 this.PerspProjRadio.TabIndex = 8;
896 this.PerspProjRadio.TabStop =
true;
897 this.PerspProjRadio.Text =
"Perspective Projection";
898 this.PerspProjRadio.UseVisualStyleBackColor =
true;
899 this.PerspProjRadio.CheckedChanged +=
new System.EventHandler(this.handlePerspProjRadioButt);
903 this.OrthProjRadio.AutoSize =
true;
904 this.OrthProjRadio.Location =
new System.Drawing.Point(6, 42);
905 this.OrthProjRadio.Name =
"OrthProjRadio";
906 this.OrthProjRadio.Size =
new System.Drawing.Size(133, 17);
907 this.OrthProjRadio.TabIndex = 9;
908 this.OrthProjRadio.Text =
"Orthogonale Projection";
909 this.OrthProjRadio.UseVisualStyleBackColor =
true;
910 this.OrthProjRadio.CheckedChanged +=
new System.EventHandler(this.handleOrthProjRadioButt);
914 this.ShadingCheckBox.AutoSize =
true;
915 this.ShadingCheckBox.Checked =
true;
916 this.ShadingCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
917 this.ShadingCheckBox.Location =
new System.Drawing.Point(11, 579);
918 this.ShadingCheckBox.Name =
"ShadingCheckBox";
919 this.ShadingCheckBox.Size =
new System.Drawing.Size(82, 17);
920 this.ShadingCheckBox.TabIndex = 14;
921 this.ShadingCheckBox.Text =
"Shading On";
922 this.ShadingCheckBox.UseVisualStyleBackColor =
true;
923 this.ShadingCheckBox.Click +=
new System.EventHandler(this.handleShadingCheckBox);
927 this.ShadowingSeparator.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
928 | System.Windows.Forms.AnchorStyles.Left)
929 | System.Windows.Forms.AnchorStyles.Right)));
930 this.ShadowingSeparator.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
931 this.ShadowingSeparator.Font =
new System.Drawing.Font(
"Microsoft Sans Serif", 2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
932 this.ShadowingSeparator.Location =
new System.Drawing.Point(10, 556);
933 this.ShadowingSeparator.Name =
"ShadowingSeparator";
934 this.ShadowingSeparator.Size =
new System.Drawing.Size(270, 2);
935 this.ShadowingSeparator.TabIndex = 13;
939 this.BlendingSeparator.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
940 | System.Windows.Forms.AnchorStyles.Left)
941 | System.Windows.Forms.AnchorStyles.Right)));
942 this.BlendingSeparator.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
943 this.BlendingSeparator.Font =
new System.Drawing.Font(
"Microsoft Sans Serif", 2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
944 this.BlendingSeparator.Location =
new System.Drawing.Point(11, 434);
945 this.BlendingSeparator.Name =
"BlendingSeparator";
946 this.BlendingSeparator.Size =
new System.Drawing.Size(270, 2);
947 this.BlendingSeparator.TabIndex = 10;
951 this.MaxIntensityProjCheckBox.AutoSize =
true;
952 this.MaxIntensityProjCheckBox.Location =
new System.Drawing.Point(10, 303);
953 this.MaxIntensityProjCheckBox.Name =
"MaxIntensityProjCheckBox";
954 this.MaxIntensityProjCheckBox.Size =
new System.Drawing.Size(162, 17);
955 this.MaxIntensityProjCheckBox.TabIndex = 5;
956 this.MaxIntensityProjCheckBox.Text =
"Maximum Intensity Projection";
957 this.MaxIntensityProjCheckBox.UseVisualStyleBackColor =
true;
958 this.MaxIntensityProjCheckBox.CheckedChanged +=
new System.EventHandler(this.handleMaxIntensityProjCheckBox);
962 this.printDialog.UseEXDialog =
true;
966 this.SingleToolStripMenuItem.Name =
"SingleToolStripMenuItem";
967 this.SingleToolStripMenuItem.Size =
new System.Drawing.Size(152, 22);
968 this.SingleToolStripMenuItem.Text =
"Single ";
969 this.SingleToolStripMenuItem.Click +=
new System.EventHandler(this.handleViewMenuOnClick);
973 this.volViewToolStripMenuItem.Checked =
true;
974 this.volViewToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
975 this.volViewToolStripMenuItem.Margin =
new System.Windows.Forms.Padding(5, 0, 0, 0);
976 this.volViewToolStripMenuItem.Name =
"volViewToolStripMenuItem";
977 this.volViewToolStripMenuItem.Size =
new System.Drawing.Size(152, 22);
978 this.volViewToolStripMenuItem.Text =
"3D View";
979 this.volViewToolStripMenuItem.Click +=
new System.EventHandler(this.handleViewMenuOnClick);
983 this.SplitToolStripMenuItem.Checked =
true;
984 this.SplitToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
985 this.SplitToolStripMenuItem.Name =
"SplitToolStripMenuItem";
986 this.SplitToolStripMenuItem.Size =
new System.Drawing.Size(152, 22);
987 this.SplitToolStripMenuItem.Text =
"Split";
988 this.SplitToolStripMenuItem.Click +=
new System.EventHandler(this.handleViewMenuOnClick);
992 this.toolStripSeparator7.Name =
"toolStripSeparator7";
993 this.toolStripSeparator7.Size =
new System.Drawing.Size(149, 6);
997 this.cvdViewToolStripMenuItem.Enabled =
false;
998 this.cvdViewToolStripMenuItem.Name =
"cvdViewToolStripMenuItem";
999 this.cvdViewToolStripMenuItem.ShowShortcutKeys =
false;
1000 this.cvdViewToolStripMenuItem.Size =
new System.Drawing.Size(152, 22);
1001 this.cvdViewToolStripMenuItem.Text =
"CVD View";
1002 this.cvdViewToolStripMenuItem.Visible =
false;
1003 this.cvdViewToolStripMenuItem.Click +=
new System.EventHandler(this.toolStripMenuItem3_Click);
1007 this.recoloredViewToolStripMenuItem.Enabled =
false;
1008 this.recoloredViewToolStripMenuItem.Name =
"recoloredViewToolStripMenuItem";
1009 this.recoloredViewToolStripMenuItem.ShowShortcutKeys =
false;
1010 this.recoloredViewToolStripMenuItem.Size =
new System.Drawing.Size(152, 22);
1011 this.recoloredViewToolStripMenuItem.Text =
"Recolored View";
1012 this.recoloredViewToolStripMenuItem.Visible =
false;
1016 this.XNADrawSurface.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
1017 | System.Windows.Forms.AnchorStyles.Left)
1018 | System.Windows.Forms.AnchorStyles.Right)));
1019 this.XNADrawSurface.Input = null;
1020 this.XNADrawSurface.Location =
new System.Drawing.Point(3, 3);
1021 this.XNADrawSurface.Name =
"XNADrawSurface";
1022 this.XNADrawSurface.Size =
new System.Drawing.Size(690, 700);
1023 this.XNADrawSurface.TabIndex = 0;
1024 this.XNADrawSurface.TabStop =
false;
1025 this.XNADrawSurface.KeyPress +=
new System.Windows.Forms.KeyPressEventHandler(this.XNADrawSurface_KeyPress);
1026 this.XNADrawSurface.MouseDoubleClick +=
new System.Windows.Forms.MouseEventHandler(this.handleXNADrawSurface_MouseDoubleClick);
1027 this.XNADrawSurface.MouseDown +=
new System.Windows.Forms.MouseEventHandler(this.handleXNADrawSurface_MouseDown);
1028 this.XNADrawSurface.MouseMove +=
new System.Windows.Forms.MouseEventHandler(this.handleXNADrawSurface_MouseMove);
1029 this.XNADrawSurface.MouseUp +=
new System.Windows.Forms.MouseEventHandler(this.handleXNADrawSurface_MouseUp);
1033 this.TransferFunctionPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
1034 | System.Windows.Forms.AnchorStyles.Left)
1035 | System.Windows.Forms.AnchorStyles.Right)));
1036 this.TransferFunctionPanel.Location =
new System.Drawing.Point(9, 376);
1037 this.TransferFunctionPanel.Margin =
new System.Windows.Forms.Padding(0);
1038 this.TransferFunctionPanel.MinimumSize =
new System.Drawing.Size(256, 150);
1039 this.TransferFunctionPanel.Name =
"TransferFunctionPanel";
1040 this.TransferFunctionPanel.SetControlPoints =
false;
1041 this.TransferFunctionPanel.Size =
new System.Drawing.Size(256, 256);
1042 this.TransferFunctionPanel.TabIndex = 2;
1043 this.TransferFunctionPanel.MouseDoubleClick +=
new System.Windows.Forms.MouseEventHandler(this.TransferFunctionPanel_MouseDoubleClick);
1044 this.TransferFunctionPanel.MouseDown +=
new System.Windows.Forms.MouseEventHandler(this.TransferFunctionPanel_MouseDown);
1045 this.TransferFunctionPanel.MouseMove +=
new System.Windows.Forms.MouseEventHandler(this.TransferFunctionPanel_MouseMove);
1046 this.TransferFunctionPanel.MouseUp +=
new System.Windows.Forms.MouseEventHandler(this.TransferFunctionPanel_MouseUp);
1050 this.AutoScaleDimensions =
new System.Drawing.SizeF(6F, 13F);
1051 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
1052 this.BackColor = System.Drawing.SystemColors.Window;
1053 this.ClientSize =
new System.Drawing.Size(1008, 730);
1054 this.Controls.Add(this.ContainerPanel);
1055 this.Controls.Add(this.MainMenu);
1056 this.Icon = ((System.Drawing.Icon)(resources.GetObject(
"$this.Icon")));
1057 this.MainMenuStrip = this.MainMenu;
1058 this.Name =
"MainWindow";
1059 this.ShowInTaskbar =
false;
1060 this.Text =
"LU Visualisierung 2";
1061 this.FormClosing +=
new System.Windows.Forms.FormClosingEventHandler(this.MainWindow_FormClosing);
1062 this.MainMenu.ResumeLayout(
false);
1063 this.MainMenu.PerformLayout();
1064 this.ZSliceGroup.ResumeLayout(
false);
1065 ((System.ComponentModel.ISupportInitialize)(this.ZSliceNumericUpDown)).EndInit();
1066 this.YSliceGroup.ResumeLayout(
false);
1067 ((System.ComponentModel.ISupportInitialize)(this.YSliceNumericUpDown)).EndInit();
1068 this.XSliceGroup.ResumeLayout(
false);
1069 ((System.ComponentModel.ISupportInitialize)(this.XSliceNumericUpDown)).EndInit();
1070 this.ContainerPanel.ResumeLayout(
false);
1071 this.SettingsPanel.ResumeLayout(
false);
1072 this.SlicingTab.ResumeLayout(
false);
1073 this.SlicingTab.PerformLayout();
1074 this.ExtendedTab.ResumeLayout(
false);
1075 this.ExtendedTab.PerformLayout();
1076 this.CVDGroupBox.ResumeLayout(
false);
1077 this.CVDGroupBox.PerformLayout();
1078 this.BlendingGroup.ResumeLayout(
false);
1079 this.BlendingGroup.PerformLayout();
1080 this.ProjectionGroup.ResumeLayout(
false);
1081 this.ProjectionGroup.PerformLayout();
1082 this.ResumeLayout(
false);
1083 this.PerformLayout();
1090 private System.Windows.Forms.MenuStrip MainMenu;
1091 private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem;
1092 private System.Windows.Forms.ToolStripMenuItem openToolStripMenuItem;
1093 private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
1094 private System.Windows.Forms.ToolStripMenuItem extrasToolStripMenuItem;
1095 private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem;
1096 private System.Windows.Forms.ToolStripMenuItem viewhelpToolStripMenuItem;
1097 private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
1098 private System.Windows.Forms.ToolStripMenuItem infoToolStripMenuItem;
1099 private Engine XNADrawSurface;
1100 private System.Windows.Forms.ToolStripMenuItem saveToolStripMenuItem;
1101 private System.Windows.Forms.GroupBox XSliceGroup;
1102 private System.Windows.Forms.NumericUpDown XSliceNumericUpDown;
1103 private System.Windows.Forms.GroupBox ZSliceGroup;
1104 private System.Windows.Forms.NumericUpDown ZSliceNumericUpDown;
1105 private System.Windows.Forms.GroupBox YSliceGroup;
1106 private System.Windows.Forms.NumericUpDown YSliceNumericUpDown;
1107 private Gui.Transferfunction TransferFunctionPanel;
1108 private System.Windows.Forms.TableLayoutPanel ContainerPanel;
1109 private System.Windows.Forms.TabControl SettingsPanel;
1110 private System.Windows.Forms.TabPage SlicingTab;
1111 private System.Windows.Forms.TabPage ExtendedTab;
1112 private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
1113 private System.Windows.Forms.ToolStripMenuItem transferfunctionToolStripMenuItem;
1114 private System.Windows.Forms.ToolStripMenuItem slicingToolStripMenuItem;
1115 private System.Windows.Forms.ToolStripMenuItem clippingPlaneToolStripMenuItem;
1116 private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
1117 private System.Windows.Forms.ToolStripMenuItem editTransferfunctionToolStripMenuItem;
1118 private System.Windows.Forms.ToolStripMenuItem loadTransferfunctionToolStripMenuItem;
1119 private System.Windows.Forms.ToolStripMenuItem saveTransferfunctionToolStripMenuItem;
1120 private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
1121 private System.Windows.Forms.ToolStripMenuItem projectionToolStripMenuItem;
1122 private System.Windows.Forms.ToolStripMenuItem oToolStripMenuItem;
1123 private System.Windows.Forms.ToolStripMenuItem viewToolStripMenuItem;
1124 private System.Windows.Forms.ToolStripMenuItem topViewToolStripMenuItem;
1125 private System.Windows.Forms.ToolStripMenuItem sideViewToolStripMenuItem;
1126 private System.Windows.Forms.ToolStripMenuItem frontViewToolStripMenuItem;
1127 private System.Windows.Forms.ToolStripMenuItem maximumIntensityProjectionToolStripMenuItem;
1128 private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
1129 private System.Windows.Forms.ToolStripMenuItem perspectiveProjectionToolStripMenuItem;
1130 private System.Windows.Forms.ToolStripMenuItem orthogonalProjectionToolStripMenuItem;
1131 private System.Windows.Forms.CheckBox MaxIntensityProjCheckBox;
1132 private System.Windows.Forms.RadioButton OrthProjRadio;
1133 private System.Windows.Forms.RadioButton PerspProjRadio;
1134 private System.Windows.Forms.SaveFileDialog saveFileDialog;
1135 private System.Windows.Forms.PrintDialog printDialog;
1136 private System.Windows.Forms.OpenFileDialog openFileDialog;
1137 private System.Windows.Forms.ToolStripMenuItem zoomInToolStripMenuItem;
1138 private System.Windows.Forms.ToolStripMenuItem zoomOutToolStripMenuItem;
1139 private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
1140 private System.Windows.Forms.HScrollBar XSlider;
1141 private System.Windows.Forms.HScrollBar ZSlider;
1142 private System.Windows.Forms.HScrollBar YSlider;
1143 private System.Windows.Forms.CheckBox transferfunctionCheckBox;
1144 private System.Windows.Forms.ToolStripMenuItem enableTransferfunctionToolStripMenuItem;
1145 private System.Windows.Forms.CheckBox transferfunctionCheckBox1;
1146 private System.Windows.Forms.Label BlendingSeparator;
1147 private System.Windows.Forms.RadioButton BlendRadioButt2;
1148 private System.Windows.Forms.RadioButton BlendRadioButt1;
1149 private System.Windows.Forms.Label ShadowingSeparator;
1150 private System.Windows.Forms.CheckBox ShadingCheckBox;
1151 private System.Windows.Forms.GroupBox ProjectionGroup;
1152 private System.Windows.Forms.GroupBox BlendingGroup;
1153 private System.Windows.Forms.ToolStripMenuItem blendingToolStripMenuItem;
1154 private System.Windows.Forms.ToolStripMenuItem frontToBackBlendingToolStripMenuItem;
1155 private System.Windows.Forms.ToolStripMenuItem backToFrontBlendingToolStripMenuItem;
1156 private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
1157 private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
1158 private System.Windows.Forms.ToolStripMenuItem shadingToolStripMenuItem;
1159 private System.Windows.Forms.Label label1;
1160 private System.Windows.Forms.CheckBox transferfunctionCheckBox2;
1161 private System.Windows.Forms.Label label2;
1162 private System.Windows.Forms.GroupBox CVDGroupBox;
1163 private System.Windows.Forms.CheckBox cvdViewCheckBox3;
1164 private System.Windows.Forms.CheckBox cvdViewCheckBox2;
1165 private System.Windows.Forms.CheckBox cvdViewCheckBox1;
1166 private System.Windows.Forms.CheckBox enableCVDCheckBox;
1167 private System.Windows.Forms.RadioButton cvdRadioButton3;
1168 private System.Windows.Forms.RadioButton cvdRadioButton2;
1169 private System.Windows.Forms.RadioButton cvdRadioButton1;
1170 private System.Windows.Forms.CheckBox cvdViewCheckBox4;
1171 private System.Windows.Forms.ToolStripMenuItem SingleToolStripMenuItem;
1172 private System.Windows.Forms.ToolStripMenuItem volViewToolStripMenuItem;
1173 private System.Windows.Forms.ToolStripMenuItem SplitToolStripMenuItem;
1174 private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
1175 private System.Windows.Forms.ToolStripMenuItem cvdViewToolStripMenuItem;
1176 private System.Windows.Forms.ToolStripMenuItem recoloredViewToolStripMenuItem;