VisLayoutVertAlignType enumeration (Visio)

Specifies constants that define the different ways to incrementally align a shape vertically; passed to the Page.LayoutIncremental and Selection.LayoutIncremental methods.

Name Value Description
visLayoutVertAlignNone 0 Do not align vertically.
visLayoutVertAlignDefault 1 Let Visio choose how to align vertically.
visLayoutVertAlignTop 2 Align the top edges of the shapes.
visLayoutVertAlignMiddle 3 Align the middles of the shapes.
visLayoutVertAlignBottom 4 Align the bottom edges of the shapes.

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.