IReflection class
Contents
[
Hide
]IReflection class
Represents a reflection effect.
The IReflection 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/write float. |
end_pos_alpha | Specifies the end position (along the alpha gradient ramp) of the end alpha value (percents). Read/write float. |
fade_direction | Specifies the direction to offset the reflection. (angle). Read/write float. |
start_reflection_opacity | Starting reflection opacity. (percents). Read/write float. |
end_reflection_opacity | End reflection opacity. (percents). Read/write float. |
blur_radius | Blur radius. Read/write float. |
direction | Direction of reflection. Read/write float. |
distance | Distance of reflection. Read/write float. |
rectangle_align | Rectangle alignment. Read/write RectangleAlignment . |
skew_horizontal | Specifies the horizontal skew angle. Read/write float. |
skew_vertical | Specifies the vertical skew angle. Read/write float. |
rotate_shadow_with_shape | Specifies whether the reflection should rotate with the shape if the shape is rotated. Read/write bool. |
scale_horizontal | Specifies the horizontal scaling factor, negative scaling causes a flip. (percents) Read/write float. |
scale_vertical | Specifies the vertical scaling factor, negative scaling causes a flip. (percents) Read/write float. |
Methods
Method | Description |
---|---|
get_effective |
See Also
- module
aspose.slides.effects
- library
Aspose.Slides