|
@@ -58,7 +58,7 @@ namespace OTSMeasureApp
|
|
|
public int m_PropWindow_Y = 0;
|
|
|
|
|
|
// int Cur_Grid_Rows = 0; //临时用于计算用的grid行号
|
|
|
- public static int Const_Grid_Row = 49; //总行数
|
|
|
+ public static int Const_Grid_Row = 50; //总行数
|
|
|
public static int Const_Grid_Column = 3; //总列数
|
|
|
|
|
|
|