|
@@ -903,6 +903,7 @@
|
|
|
<Control name="另存选择颗粒ToolStripMenuItem" text="SaveAs" />
|
|
|
<Control name="ToolStripMenuItem_movesempoint" text="Move SEM to the Particle Horizon Position" />
|
|
|
<Control name="toolStripMenuItem_copyimage" text="Duplicate image" />
|
|
|
+ <Control name="toolStripMenuItem_DeleteParticles" text="DeleteParticles"/>
|
|
|
<Control name="str1" text="Start loading distribution map information" />
|
|
|
<Control name="str2" text="Loading completed" />
|
|
|
<Control name="str3" text="SEM location:" />
|
|
@@ -1336,13 +1337,14 @@
|
|
|
<Name>OTSMeasureStatusWindow</Name>
|
|
|
<Controls>
|
|
|
<Control name="SampleParaLock" text="GetBSEDiagram" />
|
|
|
- <Control name="ViewStripMenuItem" text="Set the visual gray range of BSE image" />
|
|
|
+ <Control name="VisualAdjustingMenu" text="Set the visual gray range of BSE image" />
|
|
|
<Control name="toolStripMenuItem1" text="Set the grayscale range of special particles for visualization" />
|
|
|
<Control name="ChangeDiffImageShow" text="SwitchToBSE" />
|
|
|
<Control name="ToolStripMenuItem" text="De-backgroundImage " />
|
|
|
+ <Control name="ToolStripMenuItem2" text="De-backgroundcolorImage " />
|
|
|
<Control name="grayToolStripMenuItem" text="DisplayB-GrayCurve" />
|
|
|
<Control name="AbandonGrayStripMenuItem" text="DisplayBackground-freeGray-scaleCurve" />
|
|
|
- <Control name="MenuItemLineScam" text="LineScanningCurve" />
|
|
|
+ <Control name="MenuItemLineScan" text="LineScanningCurve" />
|
|
|
<Control name="PointScanElementMenuItem" text="PointScanElement" />
|
|
|
<Control name="ExportScanInfoMenuItem" text="ExportScanInfo" />
|
|
|
<Control name="message1" text="SwitchBSEDiagram" />
|
|
@@ -1407,6 +1409,16 @@
|
|
|
<Control name="ShootBSEPicture2" text="MeasureMode" />
|
|
|
</Controls>
|
|
|
</Form>
|
|
|
+ <Form>
|
|
|
+ <Name>RingGdiDataInput</Name>
|
|
|
+ <Controls>
|
|
|
+ <Control name="RingGdiDataInput" text="RingConfiguration" />
|
|
|
+ <Control name="label1" text="Enter the outer diameter(micron) :" />
|
|
|
+ <Control name="label2" text="Enter the ring width (micron) :" />
|
|
|
+ <Control name="button1" text="OK" />
|
|
|
+ <Control name="button2" text="Cancel" />
|
|
|
+ </Controls>
|
|
|
+ </Form>
|
|
|
<Form>
|
|
|
<Name>SampleGrid</Name>
|
|
|
<Controls>
|