Control_DrawDistrbutionImageAndBSE.designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321
  1. namespace OTSIncAReportGraph.Controls
  2. {
  3. partial class Control_DrawDistrbutionImageAndBSE
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. this.CMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
  30. this.ToolStripMenuItem_ParticleSplicing = new System.Windows.Forms.ToolStripMenuItem();
  31. this.toolStripMenuItem_copyimage = new System.Windows.Forms.ToolStripMenuItem();
  32. this.ExportoriginalspliceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  33. this.显示国标信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  34. this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
  35. this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  36. this.查询DS类颗粒ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  37. this.显示当前帧国标分类ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  38. this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
  39. this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
  40. this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripMenuItem();
  41. this.aSTMToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  42. this.显示所有帧ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  43. this.清除ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  44. this.toolStripMenuItem_combin = new System.Windows.Forms.ToolStripMenuItem();
  45. this.toolStripMenuItem_combinClass = new System.Windows.Forms.ToolStripMenuItem();
  46. this.contextMenuStrip_Particle = new System.Windows.Forms.ContextMenuStrip(this.components);
  47. this.ToolStripMenuItem_movesempoint = new System.Windows.Forms.ToolStripMenuItem();
  48. this.toolStripMenuItem_DeleteParticles = new System.Windows.Forms.ToolStripMenuItem();
  49. this.toolStripMenuItem_Segmentation = new System.Windows.Forms.ToolStripMenuItem();
  50. this.aToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  51. this.bToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  52. this.cToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  53. this.dToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  54. this.全部ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  55. this.CMenuStrip.SuspendLayout();
  56. this.contextMenuStrip_Particle.SuspendLayout();
  57. this.SuspendLayout();
  58. //
  59. // CMenuStrip
  60. //
  61. this.CMenuStrip.ImageScalingSize = new System.Drawing.Size(24, 24);
  62. this.CMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  63. this.ToolStripMenuItem_ParticleSplicing,
  64. this.toolStripMenuItem_copyimage,
  65. this.ExportoriginalspliceToolStripMenuItem,
  66. this.显示国标信息ToolStripMenuItem,
  67. this.toolStripMenuItem_combin,
  68. this.toolStripMenuItem_combinClass});
  69. this.CMenuStrip.Name = "contextMenuStrip1";
  70. this.CMenuStrip.Size = new System.Drawing.Size(185, 158);
  71. //
  72. // ToolStripMenuItem_ParticleSplicing
  73. //
  74. this.ToolStripMenuItem_ParticleSplicing.Name = "ToolStripMenuItem_ParticleSplicing";
  75. this.ToolStripMenuItem_ParticleSplicing.Size = new System.Drawing.Size(184, 22);
  76. this.ToolStripMenuItem_ParticleSplicing.Text = "导出颗粒拼接图";
  77. this.ToolStripMenuItem_ParticleSplicing.Click += new System.EventHandler(this.ToolStripMenuItem_ParticleSplicing_Click);
  78. //
  79. // toolStripMenuItem_copyimage
  80. //
  81. this.toolStripMenuItem_copyimage.Name = "toolStripMenuItem_copyimage";
  82. this.toolStripMenuItem_copyimage.Size = new System.Drawing.Size(184, 22);
  83. this.toolStripMenuItem_copyimage.Text = "导出原图拼接图";
  84. this.toolStripMenuItem_copyimage.Click += new System.EventHandler(this.toolStripMenuItem_copyimage_Click);
  85. //
  86. // ExportoriginalspliceToolStripMenuItem
  87. //
  88. this.ExportoriginalspliceToolStripMenuItem.Name = "ExportoriginalspliceToolStripMenuItem";
  89. this.ExportoriginalspliceToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
  90. this.ExportoriginalspliceToolStripMenuItem.Text = "导出原图拼接分类图";
  91. this.ExportoriginalspliceToolStripMenuItem.Click += new System.EventHandler(this.ExportoriginalspliceToolStripMenuItem_Click);
  92. //
  93. // 显示国标信息ToolStripMenuItem
  94. //
  95. this.显示国标信息ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  96. this.toolStripMenuItem2,
  97. this.toolStripMenuItem3,
  98. this.aSTMToolStripMenuItem,
  99. this.清除ToolStripMenuItem});
  100. this.显示国标信息ToolStripMenuItem.Name = "显示国标信息ToolStripMenuItem";
  101. this.显示国标信息ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
  102. this.显示国标信息ToolStripMenuItem.Text = "显示国标信息";
  103. //
  104. // toolStripMenuItem2
  105. //
  106. this.toolStripMenuItem2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  107. this.toolStripMenuItem1,
  108. this.查询DS类颗粒ToolStripMenuItem,
  109. this.显示当前帧国标分类ToolStripMenuItem});
  110. this.toolStripMenuItem2.Name = "toolStripMenuItem2";
  111. this.toolStripMenuItem2.Size = new System.Drawing.Size(180, 22);
  112. this.toolStripMenuItem2.Text = "方法一";
  113. //
  114. // toolStripMenuItem1
  115. //
  116. this.toolStripMenuItem1.Name = "toolStripMenuItem1";
  117. this.toolStripMenuItem1.Size = new System.Drawing.Size(184, 22);
  118. this.toolStripMenuItem1.Tag = "All1";
  119. this.toolStripMenuItem1.Text = "显示所有国标帧";
  120. this.toolStripMenuItem1.Click += new System.EventHandler(this.显示国标信息ToolStripMenuItem_Click);
  121. //
  122. // 查询DS类颗粒ToolStripMenuItem
  123. //
  124. this.查询DS类颗粒ToolStripMenuItem.Name = "查询DS类颗粒ToolStripMenuItem";
  125. this.查询DS类颗粒ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
  126. this.查询DS类颗粒ToolStripMenuItem.Tag = "DS1";
  127. this.查询DS类颗粒ToolStripMenuItem.Text = "查询DS类颗粒";
  128. this.查询DS类颗粒ToolStripMenuItem.Click += new System.EventHandler(this.显示国标信息ToolStripMenuItem_Click);
  129. //
  130. // 显示当前帧国标分类ToolStripMenuItem
  131. //
  132. this.显示当前帧国标分类ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  133. this.aToolStripMenuItem,
  134. this.bToolStripMenuItem,
  135. this.cToolStripMenuItem,
  136. this.dToolStripMenuItem,
  137. this.全部ToolStripMenuItem});
  138. this.显示当前帧国标分类ToolStripMenuItem.Name = "显示当前帧国标分类ToolStripMenuItem";
  139. this.显示当前帧国标分类ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
  140. this.显示当前帧国标分类ToolStripMenuItem.Text = "高亮当前帧国标分类";
  141. this.显示当前帧国标分类ToolStripMenuItem.Click += new System.EventHandler(this.显示当前帧国标分类ToolStripMenuItem_Click);
  142. //
  143. // toolStripMenuItem3
  144. //
  145. this.toolStripMenuItem3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  146. this.toolStripMenuItem4,
  147. this.toolStripMenuItem10});
  148. this.toolStripMenuItem3.Name = "toolStripMenuItem3";
  149. this.toolStripMenuItem3.Size = new System.Drawing.Size(180, 22);
  150. this.toolStripMenuItem3.Text = "方法二";
  151. //
  152. // toolStripMenuItem4
  153. //
  154. this.toolStripMenuItem4.Name = "toolStripMenuItem4";
  155. this.toolStripMenuItem4.Size = new System.Drawing.Size(160, 22);
  156. this.toolStripMenuItem4.Tag = "All2";
  157. this.toolStripMenuItem4.Text = "显示所有国标帧";
  158. this.toolStripMenuItem4.Click += new System.EventHandler(this.显示国标信息ToolStripMenuItem_Click);
  159. //
  160. // toolStripMenuItem10
  161. //
  162. this.toolStripMenuItem10.Name = "toolStripMenuItem10";
  163. this.toolStripMenuItem10.Size = new System.Drawing.Size(160, 22);
  164. this.toolStripMenuItem10.Tag = "DS2";
  165. this.toolStripMenuItem10.Text = "查询DS类颗粒";
  166. this.toolStripMenuItem10.Click += new System.EventHandler(this.显示国标信息ToolStripMenuItem_Click);
  167. //
  168. // aSTMToolStripMenuItem
  169. //
  170. this.aSTMToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  171. this.显示所有帧ToolStripMenuItem});
  172. this.aSTMToolStripMenuItem.Name = "aSTMToolStripMenuItem";
  173. this.aSTMToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
  174. this.aSTMToolStripMenuItem.Tag = "";
  175. this.aSTMToolStripMenuItem.Text = "ASTM";
  176. //
  177. // 显示所有帧ToolStripMenuItem
  178. //
  179. this.显示所有帧ToolStripMenuItem.Name = "显示所有帧ToolStripMenuItem";
  180. this.显示所有帧ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
  181. this.显示所有帧ToolStripMenuItem.Tag = "ASTMAll";
  182. this.显示所有帧ToolStripMenuItem.Text = "显示所有帧";
  183. this.显示所有帧ToolStripMenuItem.Click += new System.EventHandler(this.显示国标信息ToolStripMenuItem_Click);
  184. //
  185. // 清除ToolStripMenuItem
  186. //
  187. this.清除ToolStripMenuItem.Name = "清除ToolStripMenuItem";
  188. this.清除ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
  189. this.清除ToolStripMenuItem.Text = "清除";
  190. this.清除ToolStripMenuItem.Click += new System.EventHandler(this.清除ToolStripMenuItem_Click);
  191. //
  192. // toolStripMenuItem_combin
  193. //
  194. this.toolStripMenuItem_combin.Name = "toolStripMenuItem_combin";
  195. this.toolStripMenuItem_combin.Size = new System.Drawing.Size(184, 22);
  196. this.toolStripMenuItem_combin.Text = "导出原图融合图";
  197. this.toolStripMenuItem_combin.Visible = false;
  198. this.toolStripMenuItem_combin.Click += new System.EventHandler(this.toolStripMenuItem_combin_Click);
  199. //
  200. // toolStripMenuItem_combinClass
  201. //
  202. this.toolStripMenuItem_combinClass.Name = "toolStripMenuItem_combinClass";
  203. this.toolStripMenuItem_combinClass.Size = new System.Drawing.Size(184, 22);
  204. this.toolStripMenuItem_combinClass.Text = "导出原图融合分类图";
  205. this.toolStripMenuItem_combinClass.Visible = false;
  206. this.toolStripMenuItem_combinClass.Click += new System.EventHandler(this.toolStripMenuItem_combinClass_Click);
  207. //
  208. // contextMenuStrip_Particle
  209. //
  210. this.contextMenuStrip_Particle.ImageScalingSize = new System.Drawing.Size(24, 24);
  211. this.contextMenuStrip_Particle.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  212. this.ToolStripMenuItem_movesempoint,
  213. this.toolStripMenuItem_DeleteParticles,
  214. this.toolStripMenuItem_Segmentation});
  215. this.contextMenuStrip_Particle.Name = "contextMenuStrip1";
  216. this.contextMenuStrip_Particle.Size = new System.Drawing.Size(211, 70);
  217. //
  218. // ToolStripMenuItem_movesempoint
  219. //
  220. this.ToolStripMenuItem_movesempoint.Name = "ToolStripMenuItem_movesempoint";
  221. this.ToolStripMenuItem_movesempoint.Size = new System.Drawing.Size(210, 22);
  222. this.ToolStripMenuItem_movesempoint.Text = "移动SEM至颗粒所在位置";
  223. this.ToolStripMenuItem_movesempoint.Click += new System.EventHandler(this.ToolStripMenuItem_movesempoint_Click);
  224. //
  225. // toolStripMenuItem_DeleteParticles
  226. //
  227. this.toolStripMenuItem_DeleteParticles.Name = "toolStripMenuItem_DeleteParticles";
  228. this.toolStripMenuItem_DeleteParticles.Size = new System.Drawing.Size(210, 22);
  229. this.toolStripMenuItem_DeleteParticles.Text = "Delete particles";
  230. this.toolStripMenuItem_DeleteParticles.Click += new System.EventHandler(this.ToolStripMenuItemDelete_Particle_Click);
  231. //
  232. // toolStripMenuItem_Segmentation
  233. //
  234. this.toolStripMenuItem_Segmentation.Name = "toolStripMenuItem_Segmentation";
  235. this.toolStripMenuItem_Segmentation.Size = new System.Drawing.Size(210, 22);
  236. this.toolStripMenuItem_Segmentation.Text = "分割颗粒";
  237. this.toolStripMenuItem_Segmentation.Click += new System.EventHandler(this.toolStripMenuItem_Segmentation_Click);
  238. //
  239. // aToolStripMenuItem
  240. //
  241. this.aToolStripMenuItem.Name = "aToolStripMenuItem";
  242. this.aToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
  243. this.aToolStripMenuItem.Text = "A";
  244. this.aToolStripMenuItem.Click += new System.EventHandler(this.aToolStripMenuItem_Click);
  245. //
  246. // bToolStripMenuItem
  247. //
  248. this.bToolStripMenuItem.Name = "bToolStripMenuItem";
  249. this.bToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
  250. this.bToolStripMenuItem.Text = "B";
  251. this.bToolStripMenuItem.Click += new System.EventHandler(this.bToolStripMenuItem_Click);
  252. //
  253. // cToolStripMenuItem
  254. //
  255. this.cToolStripMenuItem.Name = "cToolStripMenuItem";
  256. this.cToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
  257. this.cToolStripMenuItem.Text = "C";
  258. this.cToolStripMenuItem.Click += new System.EventHandler(this.cToolStripMenuItem_Click);
  259. //
  260. // dToolStripMenuItem
  261. //
  262. this.dToolStripMenuItem.Name = "dToolStripMenuItem";
  263. this.dToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
  264. this.dToolStripMenuItem.Text = "D";
  265. this.dToolStripMenuItem.Click += new System.EventHandler(this.dToolStripMenuItem_Click);
  266. //
  267. // 全部ToolStripMenuItem
  268. //
  269. this.全部ToolStripMenuItem.Name = "全部ToolStripMenuItem";
  270. this.全部ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
  271. this.全部ToolStripMenuItem.Text = "全部";
  272. this.全部ToolStripMenuItem.Click += new System.EventHandler(this.全部ToolStripMenuItem_Click);
  273. //
  274. // Control_DrawDistrbutionImageAndBSE
  275. //
  276. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  277. this.ContextMenuStrip = this.CMenuStrip;
  278. this.Name = "Control_DrawDistrbutionImageAndBSE";
  279. this.Size = new System.Drawing.Size(1204, 781);
  280. this.Load += new System.EventHandler(this.Control_DrawDistrbutionImageAndBSE_Load);
  281. this.CMenuStrip.ResumeLayout(false);
  282. this.contextMenuStrip_Particle.ResumeLayout(false);
  283. this.ResumeLayout(false);
  284. }
  285. #endregion
  286. private Control_XRayTable control_XRayTable1;
  287. private Control_Ruler control_Ruler1;
  288. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem_copyimage;
  289. private System.Windows.Forms.ToolStripMenuItem ExportoriginalspliceToolStripMenuItem;
  290. private System.Windows.Forms.ToolStripMenuItem 显示国标信息ToolStripMenuItem;
  291. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
  292. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
  293. private System.Windows.Forms.ToolStripMenuItem 查询DS类颗粒ToolStripMenuItem;
  294. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3;
  295. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4;
  296. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem10;
  297. private System.Windows.Forms.ToolStripMenuItem 清除ToolStripMenuItem;
  298. private System.Windows.Forms.ToolStripMenuItem aSTMToolStripMenuItem;
  299. private System.Windows.Forms.ToolStripMenuItem 显示所有帧ToolStripMenuItem;
  300. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_ParticleSplicing;
  301. public System.Windows.Forms.ContextMenuStrip contextMenuStrip_Particle;
  302. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_movesempoint;
  303. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem_DeleteParticles;
  304. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem_Segmentation;
  305. protected System.Windows.Forms.ContextMenuStrip CMenuStrip;
  306. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem_combinClass;
  307. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem_combin;
  308. private System.Windows.Forms.ToolStripMenuItem 显示当前帧国标分类ToolStripMenuItem;
  309. private System.Windows.Forms.ToolStripMenuItem aToolStripMenuItem;
  310. private System.Windows.Forms.ToolStripMenuItem bToolStripMenuItem;
  311. private System.Windows.Forms.ToolStripMenuItem cToolStripMenuItem;
  312. private System.Windows.Forms.ToolStripMenuItem dToolStripMenuItem;
  313. private System.Windows.Forms.ToolStripMenuItem 全部ToolStripMenuItem;
  314. }
  315. }