ShapesAlignmentType
ShapesAlignmentType enumeration
Defines a way to change the placement of selected shapes on the slide.
public enum ShapesAlignmentType
Values
| Name | Value | Description |
|---|---|---|
| AlignLeft | 0 | Align left |
| AlignRight | 1 | Align right |
| AlignCenter | 2 | Align center |
| AlignTop | 3 | Align top |
| AlignMiddle | 4 | Align middle |
| AlignBottom | 5 | Align bottom |
| DistributeHorizontally | 6 | Distribute horizontally |
| DistributeVertically | 7 | Distribute vertically |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides