System::Drawing::Rectangle::set_Size method
Rectangle::set_Size method
Sets the width and height of the rectangle represented by the current object.
void System::Drawing::Rectangle::set_Size(Size value)
Parameter | Type | Description |
---|---|---|
value | Size | An instance of Size class specifying the width and height values to set |
See Also
- Class Size
- Class Rectangle
- Namespace System::Drawing
- Library Aspose.TeX for C++