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