MsoScaleFrom enumeration (Office)
Specifies which part of the shape retains its position when the shape is scaled.
Name | Value | Description |
---|---|---|
msoScaleFromBottomRight | 2 | Shape's lower right corner retains its position. |
msoScaleFromMiddle | 1 | Shape's midpoint retains its position. |
msoScaleFromTopLeft | 0 | Shape's upper left corner retains its position. |
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.