IOuterShadowEffectiveData Interface |
Namespace: Aspose.Slides.Effects
The IOuterShadowEffectiveData type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlurRadius |
Blur radius.
Read-only Double.
|
![]() | Direction |
Direction of shadow.
Read-only Single.
|
![]() | Distance |
Distance of shadow.
Read-only Double.
|
![]() | RectangleAlign |
Rectangle alignment.
Read-only RectangleAlignment.
|
![]() | RotateShadowWithShape |
Specifies whether the shadow should rotate with the shape if the shape is rotated.
Read-only Boolean.
|
![]() | ScaleHorizontal |
Specifies the horizontal scaling factor, negative scaling causes a flip.
Read-only Double.
|
![]() | ScaleVertical |
Specifies the vertical scaling factor, negative scaling causes a flip.
Read-only Double.
|
![]() | ShadowColor |
Color of shadow.
Read-only Color.
|
![]() | SkewHorizontal |
Specifies the horizontal skew angle (in degrees).
Read-only Double.
|
![]() | SkewVertical |
Specifies the vertical skew angle (in degrees).
Read-only Double.
|