System::Drawing::SizeF::set_Width 方法
SizeF::set_Width method
设置当前对象表示的宽度值。
void System::Drawing::SizeF::set_Width(float value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | float | 要设置的值 |
另见
- Class SizeF
- Namespace System::Drawing
- Library Aspose.Font for C++
设置当前对象表示的宽度值。
void System::Drawing::SizeF::set_Width(float value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | float | 要设置的值 |