PresetShadowType

PresetShadowType

Overview

PresetShadowType is a enum in Aspose.Slides FOSS for C++.

Represents a preset for a shadow effect.

Values

ValueDescription
TOP_LEFT_DROP_SHADOWRepresents a drop shadow positioned at the top left of a shape
TOP_LEFT_LARGE_DROP_SHADOW
BACK_LEFT_LONG_PERSPECTIVE_SHADOWRepresents a long perspective shadow cast from the back left
BACK_RIGHT_LONG_PERSPECTIVE_SHADOW
TOP_LEFT_DOUBLE_DROP_SHADOWRepresents two stacked drop shadows at the top left
BOTTOM_RIGHT_SMALL_DROP_SHADOWRepresents a small drop shadow at the bottom right
FRONT_LEFT_LONG_PERSPECTIVE_SHADOWRepresents a long perspective shadow from the front left
FRONT_RIGHT_LONG_PERSPECTIVE_SHADOWRepresents a long perspective shadow from the front right
OUTER_BOX_SHADOW3_DRepresents a 3‑D outer box shadow effect around a shape
INNER_BOX_SHADOW3_DRepresents a 3‑D inner box shadow effect inside a shape
BACK_CENTER_PERSPECTIVE_SHADOWRepresents a perspective shadow cast from the back center
TOP_RIGHT_DROP_SHADOW
FRONT_BOTTOM_SHADOWRepresents a shadow cast from the front towards the bottom
BACK_LEFT_PERSPECTIVE_SHADOW
BACK_RIGHT_PERSPECTIVE_SHADOWRepresents a perspective shadow cast from the back right side
BOTTOM_LEFT_DROP_SHADOW
BOTTOM_RIGHT_DROP_SHADOWRepresents a drop shadow positioned at the bottom right of a shape
FRONT_LEFT_PERSPECTIVE_SHADOWRepresents a perspective shadow cast from the front left side
FRONT_RIGHT_PERSPECTIVE_SHADOW
TOP_LEFT_SMALL_DROP_SHADOW

See Also