Application.AfterShapeSizeChange event (PowerPoint)
Occurs after an object (shape, picture, text box, chart, SmartArt as examples) has been resized on the slide.
Syntax
expression.AfterShapeSizeChange (shp)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
shp | Required | Shape | The shape that was resized. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.