|
@@ -1802,6 +1802,27 @@
|
|
|
<Control name="str17" text="最大" />
|
|
|
</Controls>
|
|
|
</Form>
|
|
|
+<Form>
|
|
|
+ <Name>frmInitializeTwoPointRectangle</Name>
|
|
|
+ <Controls>
|
|
|
+ <Control name="frmInitializeTwoPointRectangle" text="两点法矩形" />
|
|
|
+
|
|
|
+ <Control name="groupBox1" text="左上角点" />
|
|
|
+
|
|
|
+ <Control name="bn_FirstPoint" text="获取" />
|
|
|
+ <Control name="groupBox2" text="右下角点" />
|
|
|
+
|
|
|
+ <Control name="bn_SecondPoint" text="获取" />
|
|
|
+
|
|
|
+ <Control name="btnwrite1" text="写入" />
|
|
|
+
|
|
|
+ <Control name="btnwrite2" text="写入" />
|
|
|
+ <Control name="bn_Cancel" text="取消" />
|
|
|
+ <Control name="bn_OK" text="确定" />
|
|
|
+
|
|
|
+ </Controls>
|
|
|
+ </Form>
|
|
|
+
|
|
|
<Form>
|
|
|
<Name>frmReMeasure</Name>
|
|
|
<Controls>
|