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