TileFlip

Přehled

TileFlip je enum v Aspose.Slides FOSS pro C++.

Definije režim převrácení dlaždice.

Hodnoty

ValueDescription
NOT_DEFINEDRepresents an undefined or default flip state
NO_FLIPRepresents no flipping applied to the tile
FLIP_XRepresents a horizontal flip (mirroring across the X axis)
FLIP_YRepresents a vertical flip (mirroring across the Y axis)
FLIP_BOTHRepresents flipping both horizontally and vertically
 Čeština