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)
ParameterTypeDescription
valueint32_tThe horizontal component of this T:Aspose::Page::Drawing::Size, typically measured in pixels.

See Also