MQL5参考标准程序库面板和对话框CRectTop LeftTopRightBottomWidthHeightSetBoundMoveShiftContainsFormat Top (Get 方法) 获取左上角 Y 坐标。 int Top() 返回值 左上角 Y 坐标。。 Top (Set 方法) 设置左上角 Y 坐标。 void Top( const int y // y 坐标 ) 参数 y [输入] 新的 左上角 Y 坐标。 返回值 无。 Left Right