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