Click or drag to resize

IReflectionEffect Properties

The IReflectionEffect type exposes the following members.

Properties
Name Description
Public property Blur
Gets or sets the blur intensity value.
Public property Direction
Gets or sets the direction, typically represented in degrees or radians.
Public property Distance
Gets or sets the distance value.
Public property 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.
Public property RotWithShape
Gets or sets a value indicating whether the rotation should consider the shape of the object.
Public property Size
Gets or sets the size of the object.
Public property Transparency
Gets or sets the transparency level. The value should be between 0 (completely transparent) and 1 (completely opaque).
Top
See Also