Application.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.
Version Information
Version Added: Visio 2000
Syntax
expression .AutoLayout
expression A variable that represents an Application 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.