Aspose::Words::Drawing::Shape::get_Adjustments method
Shape::get_Adjustments method
Provides access to the adjustment raw values of a shape. For a shape that does not contain any adjustment raw values, it returns an empty collection.
System::SharedPtr<Aspose::Words::Drawing::AdjustmentCollection> Aspose::Words::Drawing::Shape::get_Adjustments()
See Also
- Class AdjustmentCollection
- Class Shape
- Namespace Aspose::Words::Drawing
- Library Aspose.Words for C++