PatternStyle
Overview
PatternStyle is a enum in Aspose.Slides FOSS for C++.
Represents the pattern style.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or uninitialized pattern style |
UNKNOWN | Represents a pattern style that is not recognized |
PERCENT05 | Represents a pattern with 5% fill density |
PERCENT10 | Represents a pattern with 10% fill density |
PERCENT20 | Represents a pattern with 20% fill density |
PERCENT25 | Represents a pattern with 25% fill density |
PERCENT30 | Represents a pattern with 30% fill density |
PERCENT40 | Represents a pattern with 40% fill density |
PERCENT50 | Represents a pattern with 50% fill density |
PERCENT60 | Represents a pattern with 60% fill density |
PERCENT70 | Represents a pattern with 70% fill density |
PERCENT75 | Represents a pattern with 75% fill density |
PERCENT80 | Represents a pattern with 80% fill density |
PERCENT90 | Represents a pattern with 90% fill density |
DARK_HORIZONTAL | Represents a dark horizontal line pattern |
DARK_VERTICAL | Represents a dark vertical line pattern |
DARK_DOWNWARD_DIAGONAL | Represents a dark diagonal pattern sloping downwards |
DARK_UPWARD_DIAGONAL | Represents a dark diagonal pattern sloping upwards |
SMALL_CHECKER_BOARD | Represents a small checkerboard pattern |
TRELLIS | Represents a trellis (grid) pattern |
LIGHT_HORIZONTAL | Represents a light horizontal line pattern |
LIGHT_VERTICAL | Represents a light vertical line pattern |
LIGHT_DOWNWARD_DIAGONAL | Represents a light diagonal pattern sloping downwards |
LIGHT_UPWARD_DIAGONAL | Represents a light diagonal pattern sloping upwards |
SMALL_GRID | Represents a small grid pattern |
DOTTED_DIAMOND | Represents a dotted diamond pattern |
WIDE_DOWNWARD_DIAGONAL | Represents a wide diagonal pattern sloping downwards |
WIDE_UPWARD_DIAGONAL | Represents a wide diagonal pattern sloping upwards |
DASHED_DOWNWARD_DIAGONAL | Represents a dashed diagonal pattern sloping downwards |
DASHED_UPWARD_DIAGONAL | Represents a dashed diagonal pattern sloping upwards |
NARROW_VERTICAL | |
NARROW_HORIZONTAL | |
DASHED_VERTICAL | |
DASHED_HORIZONTAL | |
LARGE_CONFETTI | |
LARGE_GRID | |
HORIZONTAL_BRICK | |
LARGE_CHECKER_BOARD | |
SMALL_CONFETTI | |
ZIGZAG | |
SOLID_DIAMOND | |
DIAGONAL_BRICK | |
OUTLINED_DIAMOND | |
PLAID | |
SPHERE | |
WEAVE | |
DOTTED_GRID | |
DIVOT | |
SHINGLE | |
WAVE | |
HORIZONTAL | |
VERTICAL | |
CROSS | |
DOWNWARD_DIAGONAL | |
UPWARD_DIAGONAL | |
DIAGONAL_CROSS |