TileFlip
Přehled
TileFlip je enum v Aspose.Slides pro Python.
Definije režim převrácení dlaždice.
Hodnoty
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default flip mode |
NO_FLIP | Represents a state where no flipping is applied |
FLIP_X | Represents flipping the tile horizontally (along the X axis) |
FLIP_Y | Represents flipping the tile vertically (along the Y axis) |
FLIP_BOTH | Represents flipping the tile on both X and Y axes |