System::Drawing::Pen::set_Width 方法

Pen::set_Width method

设置当前 Pen 对象的宽度。

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

另见