System::Drawing::RectangleF::set_Width method
RectangleF::set_Width method
Sets the width of the rectangle represented by the current object.
void System::Drawing::RectangleF::set_Width(float value)
Parameter | Type | Description |
---|---|---|
value | float | The value to set |
See Also
- Class RectangleF
- Namespace System::Drawing
- Library Aspose.PUB for C++