InvisibleApp.AutoLayout property (Visio)
Allows you to temporarily disable automatic layout functionality in Microsoft Visio and then re-enable it after you are finished with an action. Read/write.
Syntax
expression.AutoLayout
expression A variable that represents an InvisibleApp object.
Return value
Boolean
Remarks
Using the AutoLayout property helps to improve the performance of add-ons that execute many operations in connected drawings that use Visio automatic layout functionality.
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.