Methods

getBlur()

Gets and sets the blur radius,in unit of points.

getDirection()

Gets and sets the direction of the alpha gradient ramp relative to the shape itself.

getDistance()

Gets and sets how far to distance the shadow,in unit of points.

getFadeDirection()

Gets and sets the direction to offset the reflection.

getRotWithShape()

Gets and sets if the reflection should rotate with the shape.

getSize()

Gets and sets the end position (along the alpha gradient ramp) of the end alpha value,in unit of percentage

getTransparency()

Gets and sets the degree of the starting reflection transparency as a value from 0.0 (opaque) through 1.0 (clear).

getType()

Gets and sets the preset reflection effect. The value of the property is ReflectionEffectType integer constant.

setBlur()

Gets and sets the blur radius,in unit of points.

setDirection()

Gets and sets the direction of the alpha gradient ramp relative to the shape itself.

setDistance()

Gets and sets how far to distance the shadow,in unit of points.

setFadeDirection()

Gets and sets the direction to offset the reflection.

setRotWithShape()

Gets and sets if the reflection should rotate with the shape.

setSize()

Gets and sets the end position (along the alpha gradient ramp) of the end alpha value,in unit of percentage

setTransparency()

Gets and sets the degree of the starting reflection transparency as a value from 0.0 (opaque) through 1.0 (clear).

setType()

Gets and sets the preset reflection effect. The value of the property is ReflectionEffectType integer constant.