TileFlip
Oversigt over de forskellige former for støtte
TileFlip er et tal i Aspose.Slides FOSS for C++.
Definerer fliser omvendt.
Valuer
| 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 |