Reflection
Overview
Reflection is a class in Aspose.Slides FOSS for .NET.
Inherits from: IReflection.
Represents a reflection effect.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
StartPosAlpha | float | Read/Write | Gets or sets the starting alpha value of the reflection gradient |
EndPosAlpha | float | Read/Write | Gets or sets the ending alpha value of the reflection gradient |
FadeDirection | float | Read/Write | Gets or sets the direction in which the reflection fades |
StartReflectionOpacity | float | Read/Write | |
EndReflectionOpacity | float | Read/Write | |
BlurRadius | double | Read/Write | Gets or sets the blur radius applied to the reflection |
Direction | float | Read/Write | Gets or sets the angle of the reflection relative to the shape |
Distance | double | Read/Write | Gets or sets the offset distance of the reflection from the shape |
RectangleAlign | RectangleAlignment | Read/Write | Gets or sets how the reflection aligns within its bounding rectangle |
SkewHorizontal | double | Read/Write | |
SkewVertical | double | Read/Write | |
RotateShadowWithShape | bool | Read/Write | |
ScaleHorizontal | double | Read/Write | |
ScaleVertical | double | Read/Write | |
AsIImageTransformOperation | IImageTransformOperation | Read | Provides the reflection as an image transform operation |
Methods
| Signature | Description |
|---|---|
Reflection() | Creates a new Reflection effect instance |