System::Drawing::PointF::set_X 方法
PointF::set_X method
设置当前对象表示的 X 坐标的值。
void System::Drawing::PointF::set_X(float value)
| Parameter | Type | 描述 |
|---|---|---|
| value | 单精度浮点数 | 要设置的值 |
另见
- Class PointF
- Namespace System::Drawing
- Library Aspose.Page for C++
设置当前对象表示的 X 坐标的值。
void System::Drawing::PointF::set_X(float value)
| Parameter | Type | 描述 |
|---|---|---|
| value | 单精度浮点数 | 要设置的值 |