RectangleAlignment

Oversigt over de forskellige former for støtte

RectangleAlignment er et enum i Aspose.Slides for Python.

Definerer 2-dimensionel tilpasning.

Valuer

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
 Dansk