TileFlip
Overview
TileFlip is a enum in Aspose.Slides FOSS for .NET.
Represents TileFlip enumeration.
This enumeration defines 5 values: NotDefined, NoFlip, FlipX, FlipY, FlipBoth.
Values
| Value | Description |
|---|---|
NotDefined | Represents an undefined or default tile flip state |
NoFlip | Represents no flipping applied to the tile |
FlipX | Represents a horizontal flip (mirrored across the vertical axis) |
FlipY | |
FlipBoth | Represents both horizontal and vertical flipping applied |