IOuterShadow class
Contents
[
Hide
]IOuterShadow class
Represents an Outer Shadow effect.
The IOuterShadow type exposes the following members:
Properties
Property | Description |
---|---|
blur_radius | Blur radius, in points. Default value – 0 pt. Read/write float. |
direction | Direction of the shadow, in degrees. Default value – 0 ° (left-to-right). Read/write float. |
distance | Distance of the shadow from the object, in points. Default value – 0 pt. Read/write float. |
shadow_color | Color of the shadow. Default value – automatic black (theme-dependent). Read-only IColorFormat . |
rectangle_align | Rectangle alignment. Default value – RectangleAlignment.BOTTOM .Read/write RectangleAlignment . |
skew_horizontal | Horizontal skew angle, in degrees. Default value – 0 °. Read/write float. |
skew_vertical | Vertical skew angle, in degrees. Default value – 0 °. Read/write float. |
rotate_shadow_with_shape | Indicates whether the shadow rotates together with the shape. Default value – true. Read/write bool. |
scale_horizontal | Horizontal scaling factor, in percent of the original size. Negative scaling causes a flip. Default value – 100 %. Read/write float. |
scale_vertical | Vertical scaling factor, in percent of the original size. Negative scaling causes a flip. Default value – 100 %. Read/write float. |
Methods
Method | Description |
---|---|
get_effective |
See Also
- module
aspose.slides.effects
- library
Aspose.Slides