namespace PacsView3D
{
partial class MainFrm
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
///
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainFrm));
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.box3 = new System.Windows.Forms.GroupBox();
this.button20 = new System.Windows.Forms.Button();
this.button21 = new System.Windows.Forms.Button();
this.button22 = new System.Windows.Forms.Button();
this.button14 = new System.Windows.Forms.Button();
this.button15 = new System.Windows.Forms.Button();
this.button16 = new System.Windows.Forms.Button();
this.button17 = new System.Windows.Forms.Button();
this.button18 = new System.Windows.Forms.Button();
this.button19 = new System.Windows.Forms.Button();
this.box2 = new System.Windows.Forms.GroupBox();
this.button12 = new System.Windows.Forms.Button();
this.button11 = new System.Windows.Forms.Button();
this.button10 = new System.Windows.Forms.Button();
this.button9 = new System.Windows.Forms.Button();
this.button8 = new System.Windows.Forms.Button();
this.box2d = new System.Windows.Forms.GroupBox();
this.button7 = new System.Windows.Forms.Button();
this.btnSelectAll = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.label2 = new System.Windows.Forms.Label();
this.comboBoxImage = new System.Windows.Forms.ComboBox();
this.label1 = new System.Windows.Forms.Label();
this.comboBoxSeries = new System.Windows.Forms.ComboBox();
this.button2 = new System.Windows.Forms.Button();
this.box3d = new System.Windows.Forms.GroupBox();
this.button27 = new System.Windows.Forms.Button();
this.button28 = new System.Windows.Forms.Button();
this.button29 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.button13 = new System.Windows.Forms.Button();
this.button23 = new System.Windows.Forms.Button();
this.button24 = new System.Windows.Forms.Button();
this.button25 = new System.Windows.Forms.Button();
this.button26 = new System.Windows.Forms.Button();
this.box1 = new System.Windows.Forms.GroupBox();
this.btnList = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.btnve = new System.Windows.Forms.Button();
this.btn3D = new System.Windows.Forms.Button();
this.btmmpr = new System.Windows.Forms.Button();
this.btn2D = new System.Windows.Forms.Button();
this.btnrefresh = new System.Windows.Forms.Button();
this.btnclear = new System.Windows.Forms.Button();
this.btnload = new System.Windows.Forms.Button();
this.axD3DA1 = new AxD3DALib.AxD3DA();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.box3.SuspendLayout();
this.box2.SuspendLayout();
this.box2d.SuspendLayout();
this.box3d.SuspendLayout();
this.box1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.axD3DA1)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel1.Controls.Add(this.axD3DA1);
this.panel1.Location = new System.Drawing.Point(16, 15);
this.panel1.Margin = new System.Windows.Forms.Padding(4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1055, 1105);
this.panel1.TabIndex = 0;
//
// panel2
//
this.panel2.Controls.Add(this.box3);
this.panel2.Controls.Add(this.box2);
this.panel2.Controls.Add(this.box2d);
this.panel2.Controls.Add(this.box3d);
this.panel2.Controls.Add(this.box1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Right;
this.panel2.Location = new System.Drawing.Point(1079, 0);
this.panel2.Margin = new System.Windows.Forms.Padding(4);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(269, 1055);
this.panel2.TabIndex = 1;
//
// box3
//
this.box3.Controls.Add(this.button20);
this.box3.Controls.Add(this.button21);
this.box3.Controls.Add(this.button22);
this.box3.Controls.Add(this.button14);
this.box3.Controls.Add(this.button15);
this.box3.Controls.Add(this.button16);
this.box3.Controls.Add(this.button17);
this.box3.Controls.Add(this.button18);
this.box3.Controls.Add(this.button19);
this.box3.Location = new System.Drawing.Point(4, 678);
this.box3.Margin = new System.Windows.Forms.Padding(4);
this.box3.Name = "box3";
this.box3.Padding = new System.Windows.Forms.Padding(4);
this.box3.Size = new System.Drawing.Size(267, 230);
this.box3.TabIndex = 23;
this.box3.TabStop = false;
this.box3.Text = "测量工具";
//
// button20
//
this.button20.BackgroundImage = global::PacsView3D.Properties.Resources.标尺_刻度_测量_面积_线性;
this.button20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button20.Location = new System.Drawing.Point(85, 160);
this.button20.Margin = new System.Windows.Forms.Padding(4);
this.button20.Name = "button20";
this.button20.Size = new System.Drawing.Size(73, 62);
this.button20.TabIndex = 25;
this.button20.Tag = "8";
this.button20.UseVisualStyleBackColor = true;
this.button20.Click += new System.EventHandler(this.btnrule_Click);
//
// button21
//
this.button21.BackgroundImage = global::PacsView3D.Properties.Resources.文字;
this.button21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button21.Location = new System.Drawing.Point(4, 160);
this.button21.Margin = new System.Windows.Forms.Padding(4);
this.button21.Name = "button21";
this.button21.Size = new System.Drawing.Size(73, 62);
this.button21.TabIndex = 24;
this.button21.Tag = "4";
this.button21.UseVisualStyleBackColor = true;
this.button21.Click += new System.EventHandler(this.btnrule_Click);
//
// button22
//
this.button22.BackgroundImage = global::PacsView3D.Properties.Resources.点;
this.button22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button22.Location = new System.Drawing.Point(167, 160);
this.button22.Margin = new System.Windows.Forms.Padding(4);
this.button22.Name = "button22";
this.button22.Size = new System.Drawing.Size(73, 62);
this.button22.TabIndex = 23;
this.button22.Tag = "9";
this.button22.UseVisualStyleBackColor = true;
this.button22.Visible = false;
this.button22.Click += new System.EventHandler(this.btnrule_Click);
//
// button14
//
this.button14.BackgroundImage = global::PacsView3D.Properties.Resources.箭头_左;
this.button14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button14.Location = new System.Drawing.Point(168, 95);
this.button14.Margin = new System.Windows.Forms.Padding(4);
this.button14.Name = "button14";
this.button14.Size = new System.Drawing.Size(73, 62);
this.button14.TabIndex = 22;
this.button14.Tag = "5";
this.button14.UseVisualStyleBackColor = true;
this.button14.Click += new System.EventHandler(this.btnrule_Click);
//
// button15
//
this.button15.BackgroundImage = global::PacsView3D.Properties.Resources.角度;
this.button15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button15.Location = new System.Drawing.Point(87, 95);
this.button15.Margin = new System.Windows.Forms.Padding(4);
this.button15.Name = "button15";
this.button15.Size = new System.Drawing.Size(73, 62);
this.button15.TabIndex = 21;
this.button15.Tag = "7";
this.button15.UseVisualStyleBackColor = true;
this.button15.Click += new System.EventHandler(this.btnrule_Click);
//
// button16
//
this.button16.BackgroundImage = global::PacsView3D.Properties.Resources.长度测量;
this.button16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button16.Location = new System.Drawing.Point(5, 95);
this.button16.Margin = new System.Windows.Forms.Padding(4);
this.button16.Name = "button16";
this.button16.Size = new System.Drawing.Size(73, 62);
this.button16.TabIndex = 20;
this.button16.Tag = "6";
this.button16.UseVisualStyleBackColor = true;
this.button16.Click += new System.EventHandler(this.btnrule_Click);
//
// button17
//
this.button17.BackgroundImage = global::PacsView3D.Properties.Resources.椭圆;
this.button17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button17.Location = new System.Drawing.Point(167, 25);
this.button17.Margin = new System.Windows.Forms.Padding(4);
this.button17.Name = "button17";
this.button17.Size = new System.Drawing.Size(73, 62);
this.button17.TabIndex = 19;
this.button17.Tag = "3";
this.button17.UseVisualStyleBackColor = true;
this.button17.Click += new System.EventHandler(this.btnrule_Click);
//
// button18
//
this.button18.BackgroundImage = global::PacsView3D.Properties.Resources.矩形;
this.button18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button18.Location = new System.Drawing.Point(87, 25);
this.button18.Margin = new System.Windows.Forms.Padding(4);
this.button18.Name = "button18";
this.button18.Size = new System.Drawing.Size(73, 62);
this.button18.TabIndex = 18;
this.button18.Tag = "2";
this.button18.UseVisualStyleBackColor = true;
this.button18.Click += new System.EventHandler(this.btnrule_Click);
//
// button19
//
this.button19.BackgroundImage = global::PacsView3D.Properties.Resources.多边形;
this.button19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button19.Location = new System.Drawing.Point(5, 25);
this.button19.Margin = new System.Windows.Forms.Padding(4);
this.button19.Name = "button19";
this.button19.Size = new System.Drawing.Size(73, 62);
this.button19.TabIndex = 17;
this.button19.Tag = "1";
this.button19.UseVisualStyleBackColor = true;
this.button19.Click += new System.EventHandler(this.btnrule_Click);
//
// box2
//
this.box2.Controls.Add(this.button12);
this.box2.Controls.Add(this.button11);
this.box2.Controls.Add(this.button10);
this.box2.Controls.Add(this.button9);
this.box2.Controls.Add(this.button8);
this.box2.Location = new System.Drawing.Point(4, 505);
this.box2.Margin = new System.Windows.Forms.Padding(4);
this.box2.Name = "box2";
this.box2.Padding = new System.Windows.Forms.Padding(4);
this.box2.Size = new System.Drawing.Size(267, 165);
this.box2.TabIndex = 2;
this.box2.TabStop = false;
this.box2.Text = "图像工具";
//
// button12
//
this.button12.BackgroundImage = global::PacsView3D.Properties.Resources.增强;
this.button12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button12.Location = new System.Drawing.Point(87, 95);
this.button12.Margin = new System.Windows.Forms.Padding(4);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(73, 62);
this.button12.TabIndex = 21;
this.button12.Tag = "5";
this.button12.UseVisualStyleBackColor = true;
this.button12.Visible = false;
this.button12.Click += new System.EventHandler(this.Tools_Click);
//
// button11
//
this.button11.BackgroundImage = global::PacsView3D.Properties.Resources.缩放;
this.button11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button11.Location = new System.Drawing.Point(5, 95);
this.button11.Margin = new System.Windows.Forms.Padding(4);
this.button11.Name = "button11";
this.button11.Size = new System.Drawing.Size(73, 62);
this.button11.TabIndex = 20;
this.button11.Tag = "4";
this.button11.UseVisualStyleBackColor = true;
this.button11.Click += new System.EventHandler(this.Tools_Click);
//
// button10
//
this.button10.BackgroundImage = global::PacsView3D.Properties.Resources.平移;
this.button10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button10.Location = new System.Drawing.Point(167, 25);
this.button10.Margin = new System.Windows.Forms.Padding(4);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(73, 62);
this.button10.TabIndex = 19;
this.button10.Tag = "3";
this.button10.UseVisualStyleBackColor = true;
this.button10.Click += new System.EventHandler(this.Tools_Click);
//
// button9
//
this.button9.BackgroundImage = global::PacsView3D.Properties.Resources.堆栈;
this.button9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button9.Location = new System.Drawing.Point(87, 25);
this.button9.Margin = new System.Windows.Forms.Padding(4);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(73, 62);
this.button9.TabIndex = 18;
this.button9.Tag = "1";
this.button9.UseVisualStyleBackColor = true;
this.button9.Click += new System.EventHandler(this.Tools_Click);
//
// button8
//
this.button8.BackgroundImage = global::PacsView3D.Properties.Resources._01窗宽;
this.button8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button8.Location = new System.Drawing.Point(5, 25);
this.button8.Margin = new System.Windows.Forms.Padding(4);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(73, 62);
this.button8.TabIndex = 17;
this.button8.Tag = "2";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.Tools_Click);
//
// box2d
//
this.box2d.Controls.Add(this.button7);
this.box2d.Controls.Add(this.btnSelectAll);
this.box2d.Controls.Add(this.button5);
this.box2d.Controls.Add(this.button4);
this.box2d.Controls.Add(this.button3);
this.box2d.Controls.Add(this.label2);
this.box2d.Controls.Add(this.comboBoxImage);
this.box2d.Controls.Add(this.label1);
this.box2d.Controls.Add(this.comboBoxSeries);
this.box2d.Controls.Add(this.button2);
this.box2d.Location = new System.Drawing.Point(0, 938);
this.box2d.Margin = new System.Windows.Forms.Padding(4);
this.box2d.Name = "box2d";
this.box2d.Padding = new System.Windows.Forms.Padding(4);
this.box2d.Size = new System.Drawing.Size(267, 240);
this.box2d.TabIndex = 1;
this.box2d.TabStop = false;
this.box2d.Text = "2D";
//
// button7
//
this.button7.BackgroundImage = global::PacsView3D.Properties.Resources.排序;
this.button7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button7.Location = new System.Drawing.Point(87, 91);
this.button7.Margin = new System.Windows.Forms.Padding(4);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(73, 62);
this.button7.TabIndex = 17;
this.button7.Tag = "17";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.btnPX_Click);
//
// btnSelectAll
//
this.btnSelectAll.BackgroundImage = global::PacsView3D.Properties.Resources.家电下单种类选择;
this.btnSelectAll.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnSelectAll.Location = new System.Drawing.Point(5, 91);
this.btnSelectAll.Margin = new System.Windows.Forms.Padding(4);
this.btnSelectAll.Name = "btnSelectAll";
this.btnSelectAll.Size = new System.Drawing.Size(73, 62);
this.btnSelectAll.TabIndex = 16;
this.btnSelectAll.Tag = "16";
this.btnSelectAll.UseVisualStyleBackColor = true;
this.btnSelectAll.Click += new System.EventHandler(this.button6_Click);
//
// button5
//
this.button5.BackgroundImage = global::PacsView3D.Properties.Resources.旋转2;
this.button5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button5.Location = new System.Drawing.Point(167, 161);
this.button5.Margin = new System.Windows.Forms.Padding(4);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(73, 62);
this.button5.TabIndex = 15;
this.button5.Tag = "13";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button6_Click);
//
// button4
//
this.button4.BackgroundImage = global::PacsView3D.Properties.Resources.旋转1;
this.button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button4.Location = new System.Drawing.Point(87, 161);
this.button4.Margin = new System.Windows.Forms.Padding(4);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(73, 62);
this.button4.TabIndex = 14;
this.button4.Tag = "12";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button6_Click);
//
// button3
//
this.button3.BackgroundImage = global::PacsView3D.Properties.Resources.镜像2;
this.button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button3.Location = new System.Drawing.Point(5, 161);
this.button3.Margin = new System.Windows.Forms.Padding(4);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(73, 62);
this.button3.TabIndex = 13;
this.button3.Tag = "10";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button6_Click);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(9, 59);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(67, 15);
this.label2.TabIndex = 12;
this.label2.Text = "图像窗格";
//
// comboBoxImage
//
this.comboBoxImage.FormattingEnabled = true;
this.comboBoxImage.Items.AddRange(new object[] {
"1X1",
"2X2",
"3X3",
"4X4"});
this.comboBoxImage.Location = new System.Drawing.Point(97, 55);
this.comboBoxImage.Margin = new System.Windows.Forms.Padding(4);
this.comboBoxImage.Name = "comboBoxImage";
this.comboBoxImage.Size = new System.Drawing.Size(152, 23);
this.comboBoxImage.TabIndex = 11;
this.comboBoxImage.SelectedIndexChanged += new System.EventHandler(this.comboBoxImage_SelectedIndexChanged);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(9, 26);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(67, 15);
this.label1.TabIndex = 10;
this.label1.Text = "序列窗格";
//
// comboBoxSeries
//
this.comboBoxSeries.FormattingEnabled = true;
this.comboBoxSeries.Items.AddRange(new object[] {
"1X1",
"1X2",
"2X1",
"1X3",
"2X2"});
this.comboBoxSeries.Location = new System.Drawing.Point(97, 22);
this.comboBoxSeries.Margin = new System.Windows.Forms.Padding(4);
this.comboBoxSeries.Name = "comboBoxSeries";
this.comboBoxSeries.Size = new System.Drawing.Size(152, 23);
this.comboBoxSeries.TabIndex = 9;
this.comboBoxSeries.SelectedIndexChanged += new System.EventHandler(this.comboBoxSeries_SelectedIndexChanged);
//
// button2
//
this.button2.BackgroundImage = global::PacsView3D.Properties.Resources.镜像1__1_;
this.button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button2.Location = new System.Drawing.Point(167, 91);
this.button2.Margin = new System.Windows.Forms.Padding(4);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(73, 62);
this.button2.TabIndex = 8;
this.button2.Tag = "11";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button6_Click);
//
// box3d
//
this.box3d.Controls.Add(this.button27);
this.box3d.Controls.Add(this.button28);
this.box3d.Controls.Add(this.button29);
this.box3d.Controls.Add(this.button6);
this.box3d.Controls.Add(this.button13);
this.box3d.Controls.Add(this.button23);
this.box3d.Controls.Add(this.button24);
this.box3d.Controls.Add(this.button25);
this.box3d.Controls.Add(this.button26);
this.box3d.Location = new System.Drawing.Point(0, 258);
this.box3d.Margin = new System.Windows.Forms.Padding(4);
this.box3d.Name = "box3d";
this.box3d.Padding = new System.Windows.Forms.Padding(4);
this.box3d.Size = new System.Drawing.Size(267, 240);
this.box3d.TabIndex = 25;
this.box3d.TabStop = false;
this.box3d.Text = "3D";
this.box3d.Visible = false;
//
// button27
//
this.button27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button27.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button27.ForeColor = System.Drawing.Color.SteelBlue;
this.button27.Location = new System.Drawing.Point(173, 162);
this.button27.Margin = new System.Windows.Forms.Padding(4);
this.button27.Name = "button27";
this.button27.Size = new System.Drawing.Size(73, 62);
this.button27.TabIndex = 20;
this.button27.Tag = "3";
this.button27.Text = "SSD";
this.button27.UseVisualStyleBackColor = true;
this.button27.Click += new System.EventHandler(this.btn3DTools_Click);
//
// button28
//
this.button28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button28.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button28.ForeColor = System.Drawing.Color.SteelBlue;
this.button28.Location = new System.Drawing.Point(93, 162);
this.button28.Margin = new System.Windows.Forms.Padding(4);
this.button28.Name = "button28";
this.button28.Size = new System.Drawing.Size(73, 62);
this.button28.TabIndex = 19;
this.button28.Tag = "2";
this.button28.Text = "MIP";
this.button28.UseVisualStyleBackColor = true;
this.button28.Click += new System.EventHandler(this.btn3DTools_Click);
//
// button29
//
this.button29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button29.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button29.ForeColor = System.Drawing.Color.SteelBlue;
this.button29.Location = new System.Drawing.Point(12, 162);
this.button29.Margin = new System.Windows.Forms.Padding(4);
this.button29.Name = "button29";
this.button29.Size = new System.Drawing.Size(73, 62);
this.button29.TabIndex = 18;
this.button29.Tag = "1";
this.button29.Text = "VR";
this.button29.UseVisualStyleBackColor = true;
this.button29.Click += new System.EventHandler(this.btn3DTools_Click);
//
// button6
//
this.button6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button6.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button6.ForeColor = System.Drawing.Color.SteelBlue;
this.button6.Location = new System.Drawing.Point(93, 22);
this.button6.Margin = new System.Windows.Forms.Padding(4);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(73, 62);
this.button6.TabIndex = 17;
this.button6.Tag = "11";
this.button6.Text = "模板";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.btn3DTools_Click);
//
// button13
//
this.button13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button13.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button13.ForeColor = System.Drawing.Color.SteelBlue;
this.button13.Location = new System.Drawing.Point(12, 21);
this.button13.Margin = new System.Windows.Forms.Padding(4);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(73, 62);
this.button13.TabIndex = 16;
this.button13.Tag = "6";
this.button13.Text = "复位";
this.button13.UseVisualStyleBackColor = true;
this.button13.Click += new System.EventHandler(this.btn3DTools_Click);
//
// button23
//
this.button23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button23.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button23.ForeColor = System.Drawing.Color.SteelBlue;
this.button23.Location = new System.Drawing.Point(173, 92);
this.button23.Margin = new System.Windows.Forms.Padding(4);
this.button23.Name = "button23";
this.button23.Size = new System.Drawing.Size(73, 62);
this.button23.TabIndex = 15;
this.button23.Tag = "10";
this.button23.Text = "矢状";
this.button23.UseVisualStyleBackColor = true;
this.button23.Click += new System.EventHandler(this.btn3DTools_Click);
//
// button24
//
this.button24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button24.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button24.ForeColor = System.Drawing.Color.SteelBlue;
this.button24.Location = new System.Drawing.Point(93, 92);
this.button24.Margin = new System.Windows.Forms.Padding(4);
this.button24.Name = "button24";
this.button24.Size = new System.Drawing.Size(73, 62);
this.button24.TabIndex = 14;
this.button24.Tag = "9";
this.button24.Text = "冠状";
this.button24.UseVisualStyleBackColor = true;
this.button24.Click += new System.EventHandler(this.btn3DTools_Click);
//
// button25
//
this.button25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button25.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button25.ForeColor = System.Drawing.Color.SteelBlue;
this.button25.Location = new System.Drawing.Point(12, 92);
this.button25.Margin = new System.Windows.Forms.Padding(4);
this.button25.Name = "button25";
this.button25.Size = new System.Drawing.Size(73, 62);
this.button25.TabIndex = 13;
this.button25.Tag = "8";
this.button25.Text = "横断";
this.button25.UseVisualStyleBackColor = true;
this.button25.Click += new System.EventHandler(this.btn3DTools_Click);
//
// button26
//
this.button26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button26.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button26.ForeColor = System.Drawing.Color.SteelBlue;
this.button26.Location = new System.Drawing.Point(173, 22);
this.button26.Margin = new System.Windows.Forms.Padding(4);
this.button26.Name = "button26";
this.button26.Size = new System.Drawing.Size(73, 62);
this.button26.TabIndex = 8;
this.button26.Tag = "7";
this.button26.Text = "切割";
this.button26.UseVisualStyleBackColor = true;
this.button26.Click += new System.EventHandler(this.btn3DTools_Click);
//
// box1
//
this.box1.Controls.Add(this.btnList);
this.box1.Controls.Add(this.button1);
this.box1.Controls.Add(this.btnve);
this.box1.Controls.Add(this.btn3D);
this.box1.Controls.Add(this.btmmpr);
this.box1.Controls.Add(this.btn2D);
this.box1.Controls.Add(this.btnrefresh);
this.box1.Controls.Add(this.btnclear);
this.box1.Controls.Add(this.btnload);
this.box1.Dock = System.Windows.Forms.DockStyle.Top;
this.box1.Location = new System.Drawing.Point(0, 0);
this.box1.Margin = new System.Windows.Forms.Padding(4);
this.box1.Name = "box1";
this.box1.Padding = new System.Windows.Forms.Padding(4);
this.box1.Size = new System.Drawing.Size(269, 250);
this.box1.TabIndex = 0;
this.box1.TabStop = false;
this.box1.Text = "操作";
//
// btnList
//
this.btnList.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnList.ForeColor = System.Drawing.Color.SteelBlue;
this.btnList.Location = new System.Drawing.Point(167, 26);
this.btnList.Margin = new System.Windows.Forms.Padding(4);
this.btnList.Name = "btnList";
this.btnList.Size = new System.Drawing.Size(73, 62);
this.btnList.TabIndex = 8;
this.btnList.Text = "列表";
this.btnList.UseVisualStyleBackColor = true;
this.btnList.Click += new System.EventHandler(this.btnList_Click);
//
// button1
//
this.button1.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button1.ForeColor = System.Drawing.Color.SteelBlue;
this.button1.Location = new System.Drawing.Point(167, 165);
this.button1.Margin = new System.Windows.Forms.Padding(4);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(73, 62);
this.button1.TabIndex = 7;
this.button1.Tag = "0";
this.button1.Text = "缩略图";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// btnve
//
this.btnve.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnve.ForeColor = System.Drawing.Color.SteelBlue;
this.btnve.Location = new System.Drawing.Point(86, 165);
this.btnve.Margin = new System.Windows.Forms.Padding(4);
this.btnve.Name = "btnve";
this.btnve.Size = new System.Drawing.Size(73, 62);
this.btnve.TabIndex = 6;
this.btnve.Text = "VE";
this.btnve.UseVisualStyleBackColor = true;
this.btnve.Click += new System.EventHandler(this.btnve_Click);
//
// btn3D
//
this.btn3D.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn3D.ForeColor = System.Drawing.Color.SteelBlue;
this.btn3D.Location = new System.Drawing.Point(8, 165);
this.btn3D.Margin = new System.Windows.Forms.Padding(4);
this.btn3D.Name = "btn3D";
this.btn3D.Size = new System.Drawing.Size(73, 62);
this.btn3D.TabIndex = 5;
this.btn3D.Text = "3D";
this.btn3D.UseVisualStyleBackColor = true;
this.btn3D.Click += new System.EventHandler(this.btn3D_Click);
//
// btmmpr
//
this.btmmpr.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btmmpr.ForeColor = System.Drawing.Color.SteelBlue;
this.btmmpr.Location = new System.Drawing.Point(167, 95);
this.btmmpr.Margin = new System.Windows.Forms.Padding(4);
this.btmmpr.Name = "btmmpr";
this.btmmpr.Size = new System.Drawing.Size(73, 62);
this.btmmpr.TabIndex = 4;
this.btmmpr.Text = "MPR";
this.btmmpr.UseVisualStyleBackColor = true;
this.btmmpr.Click += new System.EventHandler(this.btmmpr_Click);
//
// btn2D
//
this.btn2D.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn2D.ForeColor = System.Drawing.Color.SteelBlue;
this.btn2D.Location = new System.Drawing.Point(86, 95);
this.btn2D.Margin = new System.Windows.Forms.Padding(4);
this.btn2D.Name = "btn2D";
this.btn2D.Size = new System.Drawing.Size(73, 62);
this.btn2D.TabIndex = 3;
this.btn2D.Text = "2D";
this.btn2D.UseVisualStyleBackColor = true;
this.btn2D.Click += new System.EventHandler(this.btn2D_Click);
//
// btnrefresh
//
this.btnrefresh.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnrefresh.ForeColor = System.Drawing.Color.SteelBlue;
this.btnrefresh.Location = new System.Drawing.Point(8, 95);
this.btnrefresh.Margin = new System.Windows.Forms.Padding(4);
this.btnrefresh.Name = "btnrefresh";
this.btnrefresh.Size = new System.Drawing.Size(73, 62);
this.btnrefresh.TabIndex = 2;
this.btnrefresh.Text = "重置";
this.btnrefresh.UseVisualStyleBackColor = true;
//
// btnclear
//
this.btnclear.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnclear.ForeColor = System.Drawing.Color.SteelBlue;
this.btnclear.Location = new System.Drawing.Point(89, 25);
this.btnclear.Margin = new System.Windows.Forms.Padding(4);
this.btnclear.Name = "btnclear";
this.btnclear.Size = new System.Drawing.Size(73, 62);
this.btnclear.TabIndex = 1;
this.btnclear.Text = "清空";
this.btnclear.UseVisualStyleBackColor = true;
this.btnclear.Click += new System.EventHandler(this.btnclear_Click);
//
// btnload
//
this.btnload.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnload.ForeColor = System.Drawing.Color.SteelBlue;
this.btnload.Location = new System.Drawing.Point(8, 25);
this.btnload.Margin = new System.Windows.Forms.Padding(4);
this.btnload.Name = "btnload";
this.btnload.Size = new System.Drawing.Size(73, 62);
this.btnload.TabIndex = 0;
this.btnload.Text = "加载";
this.btnload.UseVisualStyleBackColor = true;
this.btnload.Click += new System.EventHandler(this.btnload_Click);
//
// axD3DA1
//
this.axD3DA1.Dock = System.Windows.Forms.DockStyle.Fill;
this.axD3DA1.Enabled = true;
this.axD3DA1.Location = new System.Drawing.Point(0, 0);
this.axD3DA1.Name = "axD3DA1";
this.axD3DA1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axD3DA1.OcxState")));
this.axD3DA1.Size = new System.Drawing.Size(1055, 1105);
this.axD3DA1.TabIndex = 0;
//
// MainFrm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.ClientSize = new System.Drawing.Size(1348, 1055);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "MainFrm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "PacsView3D";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.box3.ResumeLayout(false);
this.box2.ResumeLayout(false);
this.box2d.ResumeLayout(false);
this.box2d.PerformLayout();
this.box3d.ResumeLayout(false);
this.box1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.axD3DA1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.GroupBox box1;
private System.Windows.Forms.Button btnload;
private System.Windows.Forms.Button btnve;
private System.Windows.Forms.Button btn3D;
private System.Windows.Forms.Button btmmpr;
private System.Windows.Forms.Button btn2D;
private System.Windows.Forms.Button btnrefresh;
private System.Windows.Forms.Button btnclear;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.GroupBox box2;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.GroupBox box3;
private System.Windows.Forms.Button button20;
private System.Windows.Forms.Button button21;
private System.Windows.Forms.Button button22;
private System.Windows.Forms.Button button14;
private System.Windows.Forms.Button button15;
private System.Windows.Forms.Button button16;
private System.Windows.Forms.Button button17;
private System.Windows.Forms.Button button18;
private System.Windows.Forms.Button button19;
private System.Windows.Forms.Button button12;
private System.Windows.Forms.Button button11;
private System.Windows.Forms.GroupBox box3d;
private System.Windows.Forms.Button button27;
private System.Windows.Forms.Button button28;
private System.Windows.Forms.Button button29;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button13;
private System.Windows.Forms.Button button23;
private System.Windows.Forms.Button button24;
private System.Windows.Forms.Button button25;
private System.Windows.Forms.Button button26;
private System.Windows.Forms.GroupBox box2d;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button btnSelectAll;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.ComboBox comboBoxImage;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ComboBox comboBoxSeries;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button btnList;
private AxD3DALib.AxD3DA axD3DA1;
}
}