TileFlip
General
TileFlip és un enum a Aspose.Slides FOSS per C++.
Definit el mode de girar les rajoles.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default flip state |
NO_FLIP | Represents no flipping applied to the tile |
FLIP_X | Represents a horizontal flip (mirroring across the X axis) |
FLIP_Y | Represents a vertical flip (mirroring across the Y axis) |
FLIP_BOTH | Represents flipping both horizontally and vertically |