System::Drawing::Point::set_Y طريقة
Point::set_Y method
يضبط قيمة إحداثية Y التي يمثلها الكائن الحالي.
void System::Drawing::Point::set_Y(int value)
| Parameter | Type | الوصف |
|---|---|---|
| value | int | القيمة التي سيتم تعيينها |
انظر أيضًا
- Class Point
- Namespace System::Drawing
- Library Aspose.Page for C++