PresetShadowType
Overview
PresetShadowType is a enum in Aspose.Slides FOSS for Python.
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 behind the shape on the left |
BACK_RIGHT_LONG_PERSPECTIVE_SHADOW | |
TOP_LEFT_DOUBLE_DROP_SHADOW | Represents a double-layered drop shadow 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 in front of the shape on the left |
FRONT_RIGHT_LONG_PERSPECTIVE_SHADOW | |
OUTER_BOX_SHADOW_3D | Represents a 3‑D outer box shadow surrounding the shape |
INNER_BOX_SHADOW_3D | Represents a 3‑D inner box shadow inside the shape’s border |
BACK_CENTER_PERSPECTIVE_SHADOW | Represents a perspective shadow behind the shape centered horizontally |
TOP_RIGHT_DROP_SHADOW | |
FRONT_BOTTOM_SHADOW | Represents a shadow cast in front of the shape towards the bottom |
BACK_LEFT_PERSPECTIVE_SHADOW | |
BACK_RIGHT_PERSPECTIVE_SHADOW | Represents a perspective shadow behind the shape on the 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 | |
FRONT_RIGHT_PERSPECTIVE_SHADOW | Represents a perspective shadow in front of the shape on the right |
TOP_LEFT_SMALL_DROP_SHADOW |