OuterShadow
General
OuterShadow is a class in Aspose.Slides for Python.
Inherits from: IOuterShadow, IImageTransformOperation.
OuterShadow és una classe en Aspose.Slides per a Python. És heretat de: ゚IOuterShadow⌒, ヽIImageTransformOperation⌒ .
Representa un efecte d’Ombra Exterior.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
blur_radius | float | Read | |
direction | float | Read | |
distance | float | Read | |
shadow_color | IColorFormat | Read | Provides the color format of the outer shadow |
rectangle_align | RectangleAlignment | Read | Determines how the shadow rectangle aligns to the shape |
skew_horizontal | float | Read | Specifies the horizontal skew factor of the outer shadow |
skew_vertical | float | Read | Specifies the vertical skew factor of the outer shadow |
rotate_shadow_with_shape | bool | Read | Indicates whether the shadow rotates with the shape |
scale_horizontal | float | Read | |
scale_vertical | float | Read | |
as_i_image_transform_operation | IImageTransformOperation | Read | Exposes the shadow as an image transform operation |