ShapesAlignmentType
ShapesAlignmentType enum
Defines a way to change the placement of selected shapes on the slide.
enum class 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
- Library Aspose.Slides