VisVerticalAlignTypes enumeration (Visio)

Vertical alignment type values to pass to the Selection.Align method.

Constant Value Description
visVertAlignBottom 3 Align to bottom of primary selected shape.
visVertAlignMiddle 2 Align to middle of primary selected shape.
visVertAlignNone 0 No vertical alignment.
visVertAlignTop 1 Align to top of primary selected shape.

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.