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