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