IReflectionEffect Interface |
Namespace: Spire.Xls.Core.Interfaces
The IReflectionEffect type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Blur |
Gets or sets the blur intensity value.
|
![]() |
Direction |
Gets or sets the direction, typically represented in degrees or radians.
|
![]() |
Distance |
Gets or sets the distance value.
|
![]() |
FadeDirection |
Gets or sets the direction of the fade effect. This value typically represents an angle or a factor that determines how the fade transition should occur.
|
![]() |
RotWithShape |
Gets or sets a value indicating whether the rotation should consider the shape of the object.
|
![]() |
Size |
Gets or sets the size of the object.
|
![]() |
Transparency |
Gets or sets the transparency level. The value should be between 0 (completely transparent) and 1 (completely opaque).
|