|
@@ -47,6 +47,7 @@
|
|
this.aSTMToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.aSTMToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.显示所有帧ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.显示所有帧ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.清除ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.清除ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
+ this.ToolStripMenuItem_ParticleSplicing = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.CMenuStrip.SuspendLayout();
|
|
this.CMenuStrip.SuspendLayout();
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
//
|
|
@@ -56,6 +57,7 @@
|
|
this.CMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.CMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.ToolStripMenuItem_selected,
|
|
this.ToolStripMenuItem_selected,
|
|
this.ToolStripMenuItem_movesempoint,
|
|
this.ToolStripMenuItem_movesempoint,
|
|
|
|
+ this.ToolStripMenuItem_ParticleSplicing,
|
|
this.toolStripMenuItem_copyimage,
|
|
this.toolStripMenuItem_copyimage,
|
|
this.ExportoriginalspliceToolStripMenuItem,
|
|
this.ExportoriginalspliceToolStripMenuItem,
|
|
this.ToolStripMenuItemDelete_Particle,
|
|
this.ToolStripMenuItemDelete_Particle,
|
|
@@ -63,7 +65,7 @@
|
|
this.ImportSTDDb,
|
|
this.ImportSTDDb,
|
|
this.显示国标信息ToolStripMenuItem});
|
|
this.显示国标信息ToolStripMenuItem});
|
|
this.CMenuStrip.Name = "contextMenuStrip1";
|
|
this.CMenuStrip.Name = "contextMenuStrip1";
|
|
- this.CMenuStrip.Size = new System.Drawing.Size(211, 180);
|
|
|
|
|
|
+ this.CMenuStrip.Size = new System.Drawing.Size(211, 224);
|
|
//
|
|
//
|
|
// ToolStripMenuItem_selected
|
|
// ToolStripMenuItem_selected
|
|
//
|
|
//
|
|
@@ -124,7 +126,6 @@
|
|
this.显示国标信息ToolStripMenuItem.Name = "显示国标信息ToolStripMenuItem";
|
|
this.显示国标信息ToolStripMenuItem.Name = "显示国标信息ToolStripMenuItem";
|
|
this.显示国标信息ToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
|
|
this.显示国标信息ToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
|
|
this.显示国标信息ToolStripMenuItem.Text = "显示国标信息";
|
|
this.显示国标信息ToolStripMenuItem.Text = "显示国标信息";
|
|
-
|
|
|
|
//
|
|
//
|
|
// toolStripMenuItem2
|
|
// toolStripMenuItem2
|
|
//
|
|
//
|
|
@@ -132,7 +133,7 @@
|
|
this.toolStripMenuItem1,
|
|
this.toolStripMenuItem1,
|
|
this.查询DS类颗粒ToolStripMenuItem});
|
|
this.查询DS类颗粒ToolStripMenuItem});
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
|
- this.toolStripMenuItem2.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
|
+ this.toolStripMenuItem2.Size = new System.Drawing.Size(112, 22);
|
|
this.toolStripMenuItem2.Text = "方法一";
|
|
this.toolStripMenuItem2.Text = "方法一";
|
|
//
|
|
//
|
|
// toolStripMenuItem1
|
|
// toolStripMenuItem1
|
|
@@ -157,7 +158,7 @@
|
|
this.toolStripMenuItem4,
|
|
this.toolStripMenuItem4,
|
|
this.toolStripMenuItem10});
|
|
this.toolStripMenuItem10});
|
|
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
|
|
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
|
|
- this.toolStripMenuItem3.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
|
+ this.toolStripMenuItem3.Size = new System.Drawing.Size(112, 22);
|
|
this.toolStripMenuItem3.Text = "方法二";
|
|
this.toolStripMenuItem3.Text = "方法二";
|
|
//
|
|
//
|
|
// toolStripMenuItem4
|
|
// toolStripMenuItem4
|
|
@@ -181,14 +182,14 @@
|
|
this.aSTMToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.aSTMToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.显示所有帧ToolStripMenuItem});
|
|
this.显示所有帧ToolStripMenuItem});
|
|
this.aSTMToolStripMenuItem.Name = "aSTMToolStripMenuItem";
|
|
this.aSTMToolStripMenuItem.Name = "aSTMToolStripMenuItem";
|
|
- this.aSTMToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
|
+ this.aSTMToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
|
|
this.aSTMToolStripMenuItem.Tag = "";
|
|
this.aSTMToolStripMenuItem.Tag = "";
|
|
this.aSTMToolStripMenuItem.Text = "ASTM";
|
|
this.aSTMToolStripMenuItem.Text = "ASTM";
|
|
//
|
|
//
|
|
// 显示所有帧ToolStripMenuItem
|
|
// 显示所有帧ToolStripMenuItem
|
|
//
|
|
//
|
|
this.显示所有帧ToolStripMenuItem.Name = "显示所有帧ToolStripMenuItem";
|
|
this.显示所有帧ToolStripMenuItem.Name = "显示所有帧ToolStripMenuItem";
|
|
- this.显示所有帧ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
|
+ this.显示所有帧ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
|
|
this.显示所有帧ToolStripMenuItem.Tag = "ASTMAll";
|
|
this.显示所有帧ToolStripMenuItem.Tag = "ASTMAll";
|
|
this.显示所有帧ToolStripMenuItem.Text = "显示所有帧";
|
|
this.显示所有帧ToolStripMenuItem.Text = "显示所有帧";
|
|
this.显示所有帧ToolStripMenuItem.Click += new System.EventHandler(this.显示国标信息ToolStripMenuItem_Click);
|
|
this.显示所有帧ToolStripMenuItem.Click += new System.EventHandler(this.显示国标信息ToolStripMenuItem_Click);
|
|
@@ -196,10 +197,17 @@
|
|
// 清除ToolStripMenuItem
|
|
// 清除ToolStripMenuItem
|
|
//
|
|
//
|
|
this.清除ToolStripMenuItem.Name = "清除ToolStripMenuItem";
|
|
this.清除ToolStripMenuItem.Name = "清除ToolStripMenuItem";
|
|
- this.清除ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
|
+ this.清除ToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
|
|
this.清除ToolStripMenuItem.Text = "清除";
|
|
this.清除ToolStripMenuItem.Text = "清除";
|
|
this.清除ToolStripMenuItem.Click += new System.EventHandler(this.清除ToolStripMenuItem_Click);
|
|
this.清除ToolStripMenuItem.Click += new System.EventHandler(this.清除ToolStripMenuItem_Click);
|
|
//
|
|
//
|
|
|
|
+ // ToolStripMenuItem_ParticleSplicing
|
|
|
|
+ //
|
|
|
|
+ this.ToolStripMenuItem_ParticleSplicing.Name = "ToolStripMenuItem_ParticleSplicing";
|
|
|
|
+ this.ToolStripMenuItem_ParticleSplicing.Size = new System.Drawing.Size(210, 22);
|
|
|
|
+ this.ToolStripMenuItem_ParticleSplicing.Text = "导出颗粒拼接图";
|
|
|
|
+ this.ToolStripMenuItem_ParticleSplicing.Click += new System.EventHandler(this.ToolStripMenuItem_ParticleSplicing_Click);
|
|
|
|
+ //
|
|
// Control_DrawDistrbutionImageAndBSE
|
|
// Control_DrawDistrbutionImageAndBSE
|
|
//
|
|
//
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
@@ -234,5 +242,6 @@
|
|
private System.Windows.Forms.ToolStripMenuItem 清除ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 清除ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem aSTMToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem aSTMToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 显示所有帧ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 显示所有帧ToolStripMenuItem;
|
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_ParticleSplicing;
|
|
}
|
|
}
|
|
}
|
|
}
|