IReflectionEffectiveData class
Contents
[
Hide
]IReflectionEffectiveData class
Immutable object which represents a Reflection effect.
The IReflectionEffectiveData type exposes the following members:
Properties
Property | Description |
---|---|
start_pos_alpha | Specifies the start position (along the alpha gradient ramp) of the start alpha value (percents). Read-only float. |
end_pos_alpha | Specifies the end position (along the alpha gradient ramp) of the end alpha value (percents). Read-only float. |
fade_direction | Specifies the direction to offset the reflection. (angle). Read-only float. |
start_reflection_opacity | Starting reflection opacity. (percents). Read-only float. |
end_reflection_opacity | End reflection opacity. (percents). Read-only float. |
blur_radius | Blur radius. Read-only float. |
direction | Direction of reflection. Read-only float. |
distance | Distance of reflection. Read-only float. |
rectangle_align | Rectangle alignment. Read-only RectangleAlignment . |
skew_horizontal | Specifies the horizontal skew angle. Read-only float. |
skew_vertical | Specifies the vertical skew angle. Read-only float. |
rotate_shadow_with_shape | Specifies whether the reflection should rotate with the shape if the shape is rotated. Read-only bool. |
scale_horizontal | Specifies the horizontal scaling factor, negative scaling causes a flip. (percents) Read-only float. |
scale_vertical | Specifies the vertical scaling factor, negative scaling causes a flip. (percents) Read-only float. |
See Also
- module
aspose.slides.effects
- library
Aspose.Slides