Model3DFormat.AutoFit property (PowerPoint)

Returns whether AutoFit is enabled for the model. Read/write.

Syntax

expression.AutoFit

expression A variable that represents a Model3DFormat object.

Remarks

When AutoFit is enabled for a 3D model, after the model is rotated, the rectangular frame of the model will re-adjust to be relatively snug around the model so that the model does not draw outside of (or get clipped by) the frame, and there is not much empty space between the model and the frame.

When AutoFit is disabled for a 3D model, the rectangular frame around the model will not change after the model is rotated or zoomed. Depending on the rotation or zoom applied to the model, the model might be clipped by the frame boundary, or there might be a large amount of empty space between the model and the frame.

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.