System::Drawing::Size::set_Width 方法

Size::set_Width method

设置当前对象表示的宽度值。

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

另见