Methods

getAngle()

Gets and sets the lighting angle. Range from 0 to 359.9 degrees.

getBlur()

Gets and sets the blur of the shadow. Range from 0 to 100 points.

getColor()

Gets and sets the color of the shadow.

getDistance()

Gets and sets the distance of the shadow. Range from 0 to 200 points.

getPresetType()

Gets and sets the preset shadow type of the shadow. The value of the property is PresetShadowType integer constant.

getSize()

Gets and sets the size of the shadow. Range from 0 to 2.0. Meaningless in inner shadow.

getTransparency()

Gets and sets the degree of transparency of the shadow. Range from 0.0 (opaque) to 1.0 (clear).

setAngle()

Gets and sets the lighting angle. Range from 0 to 359.9 degrees.

setBlur()

Gets and sets the blur of the shadow. Range from 0 to 100 points.

setColor()

Gets and sets the color of the shadow.

setDistance()

Gets and sets the distance of the shadow. Range from 0 to 200 points.

setPresetType()

Gets and sets the preset shadow type of the shadow. The value of the property is PresetShadowType integer constant.

setSize()

Gets and sets the size of the shadow. Range from 0 to 2.0. Meaningless in inner shadow.

setTransparency()

Gets and sets the degree of transparency of the shadow. Range from 0.0 (opaque) to 1.0 (clear).