VisLayoutDirection enumeration (Visio)

Specifies constants that define the layout directions for a diagram or selection; passed to the ContainerProperties.RotateFlipList and Selection.LayoutChangeDirection methods.

Name Value Description
visLayoutDirRotateRight 0 Rotates the diagram or selection 90 degrees clockwise.
visLayoutDirRotateLeft 1 Rotates the diagram or selection 90 degrees counter-clockwise.
visLayoutDirFlipVert 2 Flips the diagram or selection vertically.
visLayoutDirFlipHorz 3 Flips the diagram or selection horizontally.

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.