PresetShadowType
Overview
PresetShadowType is a enum in Aspose.Slides FOSS for C++.
Represents a preset for a shadow effect.
Values
| Value | Description |
|---|---|
TOP_LEFT_DROP_SHADOW | Represents a drop shadow positioned at the top left of a shape |
TOP_LEFT_LARGE_DROP_SHADOW | |
BACK_LEFT_LONG_PERSPECTIVE_SHADOW | Represents a long perspective shadow cast from the back left |
BACK_RIGHT_LONG_PERSPECTIVE_SHADOW | |
TOP_LEFT_DOUBLE_DROP_SHADOW | Represents two stacked drop shadows at the top left |
BOTTOM_RIGHT_SMALL_DROP_SHADOW | Represents a small drop shadow at the bottom right |
FRONT_LEFT_LONG_PERSPECTIVE_SHADOW | Represents a long perspective shadow from the front left |
FRONT_RIGHT_LONG_PERSPECTIVE_SHADOW | Represents a long perspective shadow from the front right |
OUTER_BOX_SHADOW3_D | Represents a 3‑D outer box shadow effect around a shape |
INNER_BOX_SHADOW3_D | Represents a 3‑D inner box shadow effect inside a shape |
BACK_CENTER_PERSPECTIVE_SHADOW | Represents a perspective shadow cast from the back center |
TOP_RIGHT_DROP_SHADOW | |
FRONT_BOTTOM_SHADOW | Represents a shadow cast from the front towards the bottom |
BACK_LEFT_PERSPECTIVE_SHADOW | |
BACK_RIGHT_PERSPECTIVE_SHADOW | Represents a perspective shadow cast from the back right side |
BOTTOM_LEFT_DROP_SHADOW | |
BOTTOM_RIGHT_DROP_SHADOW | Represents a drop shadow positioned at the bottom right of a shape |
FRONT_LEFT_PERSPECTIVE_SHADOW | Represents a perspective shadow cast from the front left side |
FRONT_RIGHT_PERSPECTIVE_SHADOW | |
TOP_LEFT_SMALL_DROP_SHADOW |