IOuterShadow — Aspose.Slides FOSS Python API Reference
Overview
IOuterShadow represents the i outer shadow in a presentation. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition.
Package: aspose.slides_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
blur_radius | float | Read / Write | The blur_radius value. |
direction | float | Read / Write | The direction value. |
distance | float | Read / Write | The distance value. |
shadow_color | IColorFormat | Read-only | The shadow_color value. |
rectangle_align | RectangleAlignment | Read / Write | The rectangle_align value. |
skew_horizontal | float | Read / Write | The skew_horizontal value. |
skew_vertical | float | Read / Write | The skew_vertical value. |
rotate_shadow_with_shape | bool | Read / Write | Whether rotate_shadow_with_shape is enabled. |
scale_horizontal | float | Read / Write | The scale_horizontal value. |
scale_vertical | float | Read / Write | The scale_vertical value. |
as_i_image_transform_operation | IImageTransformOperation | Read-only | The as_i_image_transform_operation value. |