PresetShadowType
Contents
[
Hide
]PresetShadowType enum
Represents a preset for a shadow effect.
enum class PresetShadowType
Values
| Name | Value | Description |
|---|---|---|
| TopLeftDropShadow | 0 | Represents Top Left Drop Shadow. |
| TopLeftLargeDropShadow | 1 | Represents Top Left Large Drop Shadow. |
| BackLeftLongPerspectiveShadow | 2 | Represents Back Left Long Perspective Shadow |
| BackRightLongPerspectiveShadow | 3 | Represents Back Right Long Perspective Shadow |
| TopLeftDoubleDropShadow | 4 | Represents Top Left Double Drop Shadow. |
| BottomRightSmallDropShadow | 5 | Represents Bottom Right Small Drop Shadow. |
| FrontLeftLongPerspectiveShadow | 6 | Represents Front Left Long Perspective Shadow. |
| FrontRightLongPerspectiveShadow | 7 | Represents Front Right Long Perspective Shadow. |
| OuterBoxShadow3D | 8 | Represents Outer Box Shadow 3D. |
| InnerBoxShadow3D | 9 | Represents Inner Box Shadow 3D. |
| BackCenterPerspectiveShadow | 10 | Represents Back Center Perspective Shadow. |
| TopRightDropShadow | 11 | Represents Top Right Drop Shadow. |
| FrontBottomShadow | 12 | Represents Front Bottom Shadow. |
| BackLeftPerspectiveShadow | 13 | Represents Back Left Perspective Shadow. |
| BackRightPerspectiveShadow | 14 | Represents Back Right Perspective Shadow. |
| BottomLeftDropShadow | 15 | Represents Bottom Left Drop Shadow. |
| BottomRightDropShadow | 16 | Represents Bottom Right Drop Shadow. |
| FrontLeftPerspectiveShadow | 17 | Represents Front Left Perspective Shadow. |
| FrontRightPerspectiveShadow | 18 | Represents Front Right Perspective Shadow. |
| TopLeftSmallDropShadow | 19 | Represents Top Left Small Drop Shadow. |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides