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