title | keywords | f1_keywords | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Application.AfterShapeSizeChange event (PowerPoint) |
vbapp10.chm621033 |
|
0c7eacc9-445a-b1ec-1f48-6d11fbb842e9 |
06/05/2019 |
medium |
Occurs after an object (shape, picture, text box, chart, SmartArt as examples) has been resized on the slide.
expression.AfterShapeSizeChange (shp)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
shp | Required | Shape | The shape that was resized. |
[!includeSupport and feedback]