System::Drawing::RectangleF::set_X 方法
RectangleF::set_X method
设置当前对象所表示矩形左上角的 X 坐标。
void System::Drawing::RectangleF::set_X(float value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | float | 要设置的值 |
另见
- Class RectangleF
- Namespace System::Drawing
- Library Aspose.Font for C++
设置当前对象所表示矩形左上角的 X 坐标。
void System::Drawing::RectangleF::set_X(float value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | float | 要设置的值 |