ReflectionEffect Class |
Namespace: Spire.Presentation.Drawing
The ReflectionEffect type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ReflectionEffect |
Creates a new instance of Reflection effect class.
|
| Name | Description | |
|---|---|---|
|
|
Alignment |
Rectangle alignment.
|
|
|
BlurRadius |
Blur radius.
|
|
|
Direction |
Direction of reflection.
|
|
|
Distance |
Distance of reflection.
|
|
|
EndOpacity |
End reflection opacity. (percents).
|
|
|
EndPosition |
Specifies the end position (along the alpha gradient ramp) of the end alpha value (percents).
|
|
|
FadeDirection |
Specifies the direction to offset the reflection. (angle).
|
|
|
HorizontalScale |
Specifies the horizontal scaling factor, negative scaling causes a flip. (percents)
|
|
|
HorizontalSkew |
Specifies the horizontal skew angle.
|
|
|
RotateWithShape |
Specifies whether the reflection should rotate with the shape if the shape is rotated.
|
|
|
StartOpacity |
Starting reflection opacity. (percents).
|
|
|
StartPosition |
Specifies the start position (along the alpha gradient ramp) of the start alpha value (percents).
|
|
|
VerticalScale |
Specifies the vertical scaling factor, negative scaling causes a flip. (percents)
|
|
|
VerticalSkew |
Specifies the vertical skew angle.
|
| Name | Description | |
|---|---|---|
|
|
Equals | (Overrides Object Equals(Object) .) |
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MakeReflection | |
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|