System::Drawing::RectangleF::set_Width method

RectangleF::set_Width method

设置当前对象所表示矩形的宽度。

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

另见