IOuterShadowEffectiveData class
Contents
[
Hide
]IOuterShadowEffectiveData class
Immutable object which represents an Outer Shadow effect.
The IOuterShadowEffectiveData type exposes the following members:
Properties
Property | Description |
---|---|
blur_radius | Blur radius. Read-only float. |
direction | Direction of shadow. Read-only float. |
distance | Distance of shadow. Read-only float. |
shadow_color | Color of shadow. Read-only aspose.pydrawing.Color. |
rectangle_align | Rectangle alignment. Read-only RectangleAlignment . |
skew_horizontal | Specifies the horizontal skew angle (in degrees). Read-only float. |
skew_vertical | Specifies the vertical skew angle (in degrees). Read-only float. |
rotate_shadow_with_shape | Specifies whether the shadow 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. Read-only float. |
scale_vertical | Specifies the vertical scaling factor, negative scaling causes a flip. Read-only float. |
See Also
- module
aspose.slides.effects
- library
Aspose.Slides