OuterShadow class
Contents
[
Hide
]OuterShadow class
Represents an Outer Shadow effect.
The OuterShadow type exposes the following members:
Properties
Property | Description |
---|---|
blur_radius | Blur radius. Read/write float. |
direction | Direction of shadow. Read/write float. |
distance | Distance of shadow. Read/write float. |
shadow_color | Color of shadow. Read-only IColorFormat . |
rectangle_align | Rectangle alignment. Read/write RectangleAlignment . |
skew_horizontal | Specifies the horizontal skew angle (in degrees). Read/write float. |
skew_vertical | Specifies the vertical skew angle (in degrees). Read/write float. |
rotate_shadow_with_shape | Specifies whether the shadow 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. Read/write float. |
scale_vertical | Specifies the vertical scaling factor, negative scaling causes a flip. Read/write float. |
Methods
Method | Description |
---|---|
get_effective | Gets effective Outer Shadow effect data with the inheritance applied. |
See Also
- module
aspose.slides.effects
- library
Aspose.Slides