IGeometryShapeAdjustments Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxIAdjustValueCollection Adjustments { get; }
ReadOnly Property Adjustments As IAdjustValueCollection
Get
property IAdjustValueCollection^ Adjustments {
IAdjustValueCollection^ get ();
}
abstract Adjustments : IAdjustValueCollection with get
Property Value
Type:
IAdjustValueCollection
See Also