IReflection — Aspose.Slides FOSS Python API Reference
Overview
IReflection represents the i reflection 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. Refer to the package documentation for installation instructions and a complete list of related types.
Package: aspose.slides_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
start_pos_alpha | float | Read / Write | The start_pos_alpha value. |
end_pos_alpha | float | Read / Write | The end_pos_alpha value. |
fade_direction | float | Read / Write | The fade_direction value. |
start_reflection_opacity | float | Read / Write | The start_reflection_opacity value. |
end_reflection_opacity | float | Read / Write | The end_reflection_opacity value. |
blur_radius | float | Read / Write | The blur_radius value. |
direction | float | Read / Write | The direction value. |
distance | float | Read / Write | The distance 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. |