TileFlip

Přehled

TileFlip je enum v Aspose.Slides pro Python.

Definije režim převrácení dlaždice.

Hodnoty

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
 Čeština