Bottom (Get 方法)

获取右下角 Y 坐标。

int  Bottom()

返回值

右下角 Y 坐标。

Bottom (Set 方法)

设置右下角 Y 坐标。

void  Bottom(
   const int  y      // y 坐标
   )

参数

y

[输入]  新的右下角 Y 坐标。

返回值

无。