OuterShadowEffectiveData Class |
Namespace: Aspose.Slides.Effects
The OuterShadowEffectiveData 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.
Read-only Double.
|
![]() | SkewVertical |
Specifies the vertical skew angle.
Read-only Double.
|
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the specified OuterShadowEffectiveData is equal to the current OuterShadowEffectiveData.
(Overrides ObjectEquals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |