System::Drawing::RectangleF::set_X method
RectangleF::set_X method
Sets the X coordinate of the upper left corner of the rectangle represented by the current object.
void System::Drawing::RectangleF::set_X(float value)
Parameter | Type | Description |
---|---|---|
value | float | The value to set |
See Also
- Class RectangleF
- Namespace System::Drawing
- Library Aspose.TeX for C++