This class specifies a glow effect, in which a color blurred outline
is added outside the edges of the object.
|
Property Getters/Setters Summary |
function | getColor() | |
function
| | |
|
Gets the color of the glow effect.
|
function | getRadius() | |
function
| | |
|
Gets and sets the radius of the glow, in unit of points.
|
function | getSize() | |
function
| | |
|
Gets and sets the radius of the glow, in unit of points.
|
function | getTransparency() | |
function
| | |
|
Gets and sets the degree of transparency of the glow effect. Range from 0.0 (opaque) to 1.0 (clear).
|
-
Property Getters/Setters Detail
getRadius/setRadius : Number
function getRadius() / function setRadius(value)
Gets and sets the radius of the glow, in unit of points.
NOTE: This member is now obsolete. Instead,
please use GlowEffect.Size property.
This property will be removed 6 months later since September 2016.
Aspose apologizes for any inconvenience you may have experienced.
getSize/setSize : Number
function getSize() / function setSize(value)
Gets and sets the radius of the glow, in unit of points.