RectangleAlignment

Přehled

RectangleAlignment je enum v Aspose.Slides pro Python.

Definice dvourozměrného vyrovnání.

Hodnoty

ValueDescription
NOT_DEFINEDRepresents an undefined or default alignment
TOP_LEFTAligns the rectangle to the top‑left corner
TOPAligns the rectangle horizontally centered at the top edge
TOP_RIGHTAligns the rectangle to the top‑right corner
LEFTAligns the rectangle vertically centered on the left edge
CENTERAligns the rectangle to the center of both axes
RIGHT
BOTTOM_LEFTAligns the rectangle to the bottom‑left corner
BOTTOM
BOTTOM_RIGHTAligns the rectangle to the bottom‑right corner
 Čeština