Aspose::Page::Drawing::Size::set_Width method
Size::set_Width method
Sets the horizontal component of this T:Aspose::Page::Drawing::Size.
void Aspose::Page::Drawing::Size::set_Width(int32_t value)
Parameter | Type | Description |
---|---|---|
value | int32_t | The horizontal 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++