AdjustValue

Overview

AdjustValue is a class in Aspose.Slides FOSS for C++.

Represents a geometry shape’s adjustment value. These values affect the shape’s form.

Methods

SignatureDescription
init_internal(gd_element: pugi::xml_node, slide_part: Internal::pptx::SlidePart)Initialize this adjustment value from an XML element.
set_raw_value(value: int)Sets the raw adjustment value.

See Also