RectangleAlignment
Vue de l’ensemble
‘RectangleAlignment’ est un enum dans Aspose.Slides FOSS pour C++.
Définit l’alignement en 2 dimensions.
Cette liste définit 10 valeurs : ‘NOT_DEFINED’, ‘TOP_LEFT’, Top, ‘Top_RIGHT’, ‘LÉFTE’, ‘CENTER’ , ‘REGHT’ et ‘BOTTOM_LEVH’.
Les valeurs
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default rectangle alignment |
TOP_LEFT | Represents alignment to the top-left corner of a rectangle |
TOP | Represents alignment to the top edge, centered horizontally |
TOP_RIGHT | |
LEFT | Represents alignment to the left edge, centered vertically |
CENTER | Represents alignment to the center of a rectangle |
RIGHT | |
BOTTOM_LEFT | |
BOTTOM | |
BOTTOM_RIGHT | Represents alignment to the bottom-right corner of a rectangle |
Voir aussi
- Aspose.Slides - référence API d’entreprise