RectangleAlignment
Přehled
RectangleAlignment je enum v Aspose.Slides FOSS pro C++.
Definice dvourozměrného uspořádání.
Hodnoty
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined 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 rectangle’s geometric center |
RIGHT | |
BOTTOM_LEFT | |
BOTTOM | |
BOTTOM_RIGHT | Represents alignment to the bottom‑right corner of a rectangle |