Class ReflectionEffect
Contents
[
Hide
]ReflectionEffect class
This class specifies a reflection effect.
public class ReflectionEffect
Properties
Name | Description |
---|---|
Blur { get; set; } | Gets and sets the blur radius,in unit of points. |
Direction { get; set; } | Gets and sets the direction of the alpha gradient ramp relative to the shape itself. |
Distance { get; set; } | Gets and sets how far to distance the shadow,in unit of points. |
FadeDirection { get; set; } | Gets and sets the direction to offset the reflection. |
RotWithShape { get; set; } | Gets and sets if the reflection should rotate with the shape. |
Size { get; set; } | Gets and sets the end position (along the alpha gradient ramp) of the end alpha value,in unit of percentage |
Transparency { get; set; } | Gets and sets the degree of the starting reflection transparency as a value from 0.0 (opaque) through 1.0 (clear). |
Type { get; set; } | Gets and sets the preset reflection effect. |
See Also
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells