ShapesAlignmentType

ShapesAlignmentType enumeration

Defines a way to change the placement of selected shapes on the slide.

public enum ShapesAlignmentType

Values

NameValueDescription
AlignLeft0Align left
AlignRight1Align right
AlignCenter2Align center
AlignTop3Align top
AlignMiddle4Align middle
AlignBottom5Align bottom
DistributeHorizontally6Distribute horizontally
DistributeVertically7Distribute vertically

See Also