set_Size()
RectangleF::set_Size(SizeF) method
Sets the width and height of the rectangle represented by the current object.
void System::Drawing::RectangleF::set_Size(SizeF value)
Arguments
Parameter | Type | Description |
---|---|---|
value | SizeF | An instance of SizeF class specifying the width and height values to set |
See Also
- Class SizeF
- Class RectangleF
- Namespace System::Drawing
- Library Aspose.Slides