System::Drawing::Point::set_Y 方法

Point::set_Y method

设置当前对象所表示的 Y 坐标的值。

void System::Drawing::Point::set_Y(int value)
参数类型描述
int要设置的值

另见