IReflection
Overview
IReflection is a interface in Aspose.Slides FOSS for .NET.
Inherits from: IImageTransformOperation.
Represents a reflection effect.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
StartPosAlpha | float | Read/Write | Defines the starting alpha (transparency) value of the reflection |
EndPosAlpha | float | Read/Write | Defines the ending alpha (transparency) value of the reflection |
FadeDirection | float | Read/Write | Specifies the direction in which the reflection fades |
StartReflectionOpacity | float | Read/Write | Sets the initial opacity of the reflection |
EndReflectionOpacity | float | Read/Write | Sets the final opacity of the reflection |
BlurRadius | double | Read/Write | Defines the blur radius applied to the reflection image |
Direction | float | Read/Write | Indicates the angle direction of the reflection effect |
Distance | double | Read/Write | Specifies the offset distance of the reflection from the shape |
RectangleAlign | RectangleAlignment | Read/Write | Determines how the reflection aligns within its bounding rectangle |
SkewHorizontal | double | Read/Write | Sets the horizontal skew amount applied to the reflection |
SkewVertical | double | Read/Write | Sets the vertical skew amount applied to the reflection |
RotateShadowWithShape | bool | Read/Write | Indicates whether the reflection rotates with the shape |
ScaleHorizontal | double | Read/Write | Defines the horizontal scaling factor of the reflection |
ScaleVertical | double | Read/Write | Defines the vertical scaling factor of the reflection |
AsIImageTransformOperation | IImageTransformOperation | Read |