Aspose::Words::Drawing::Adjustment class
Adjustment class
Represents adjustment values that are applied to the specified shape.
class Adjustment : public System::Object
Methods
Method | Description |
---|---|
get_Name() const | Gets the name of the adjustment. |
get_Value() const | Gets the raw value of the adjustment. |
GetType() const override | |
Is(const System::TypeInfo&) const override | |
set_Value(int32_t) | Sets the raw value of the adjustment. |
static Type() |
See Also
- Namespace Aspose::Words::Drawing
- Library Aspose.Words for C++