System::Drawing::Point::set_Y method
Point::set_Y method
Sets the value of Y coordinate represented by the current object.
void System::Drawing::Point::set_Y(int value)
Parameter | Type | Description |
---|---|---|
value | int | The value to set |
See Also
- Class Point
- Namespace System::Drawing
- Library Aspose.TeX for C++