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