System::Drawing::PointF::set_X 方法

PointF::set_X method

设置当前对象所表示的 X 坐标的值。

void System::Drawing::PointF::set_X(float value)
参数类型描述
float要设置的值

另见