TileFlip

Oversigt over de forskellige former for støtte

TileFlip er et enum i Aspose.Slides for Python.

Definerer fliser omvendt.

Valuer

ValueDescription
NOT_DEFINEDRepresents an undefined or default flip mode
NO_FLIPRepresents a state where no flipping is applied
FLIP_XRepresents flipping the tile horizontally (along the X axis)
FLIP_YRepresents flipping the tile vertically (along the Y axis)
FLIP_BOTHRepresents flipping the tile on both X and Y axes
 Dansk