ShadowFormat.RotateWithShape property (PowerPoint)

Returns or sets whether the specified shadow rotates when the shape it is associated with rotates. Read/write.

Syntax

expression.RotateWithShape

expression An expression that returns a ShadowFormat object.

Return value

MsoTriState

Remarks

The value returned by the RotateWithShape property can be one of these MsoTriState constants.

Constant Description
msoFalse The shadow does not rotate with the shape.
msoTrue The shadow does rotate with the shape.

See also

ShadowFormat Object

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.