IGeometryShapeAdjustments Property

Returns a collection of shape's adjustment values. Read-only IAdjustValueCollection.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
IAdjustValueCollection Adjustments { get; }

Property Value

Type: IAdjustValueCollection
See Also