PresetShadow
Overview
PresetShadow is a class in Aspose.Slides FOSS for Python.
Inherits from: IPresetShadow, IImageTransformOperation.
Represents a Preset Shadow effect.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
direction | float | Read | Direction of shadow. |
distance | float | Read | Distance of shadow. |
shadow_color | IColorFormat | Read | Color of shadow. |
preset | PresetShadowType | Read | Preset. |
as_i_image_transform_operation | IImageTransformOperation | Read |