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