set_Y()
RectangleF::set_Y(float) method
Sets the Y coordinate of the upper left corner of the rectangle represented by the current object.
void System::Drawing::RectangleF::set_Y(float value)
Arguments
Parameter | Type | Description |
---|---|---|
value | float | The value to set |
See Also
- Class RectangleF
- Namespace System::Drawing
- Library Aspose.Slides