VisHorizontalAlignTypes enumeration (Visio)

Specifies horizontal alignment type values to pass to the Selection.Align method.

Constant Value Description
visHorzAlignCenter 2 Align to the center of the primary selected shape.
visHorzAlignLeft 1 Align to the left of the primary selected shape.
visHorzAlignNone 0 No horizontal alignment.
visHorzAlignRight 3 Align to the right of the 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.