TileFlip
General
TileFlip és un enum a Aspose.Slides per Python.
Definit el mode de girar les rajoles.
Valors
| 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 |