ReflectionEffect class

ReflectionEffect class

This class specifies a reflection effect.

The ReflectionEffect type exposes the following members:

Properties

PropertyDescription
typeGets and sets the preset reflection effect.
transparencyGets and sets the degree of the starting reflection transparency as a value from 0.0 (opaque) through 1.0 (clear).
sizeGets and sets the end position (along the alpha gradient ramp) of the end alpha value,in unit of percentage
blurGets and sets the blur radius,in unit of points.
directionGets and sets the direction of the alpha gradient ramp relative to the shape itself.
distanceGets and sets how far to distance the shadow,in unit of points.
fade_directionGets and sets the direction to offset the reflection.
rot_with_shapeGets and sets if the reflection should rotate with the shape.

See Also