Aspose::Page::Drawing::Size::set_Height method
Size::set_Height method
Sets the vertical component of this T:Aspose::Page::Drawing::Size.
void Aspose::Page::Drawing::Size::set_Height(int32_t value)
Parameter | Type | Description |
---|---|---|
value | int32_t | The vertical component of this T:Aspose::Page::Drawing::Size, typically measured in pixels. |
See Also
- Class Size
- Namespace Aspose::Page::Drawing
- Library Aspose.Page for C++