public class GlowEffectiveData extends EffectEffectiveData implements IGlowEffectiveData
Immutable object which represents a glow effect, in which a color blurred outline is added outside the edges of the object.
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getColor()
Color.
|
double |
getRadius()
Radius.
|
public final double getRadius()
Radius.
Read-only double
.
getRadius
in interface IGlowEffectiveData
public final java.lang.Integer getColor()
Color.
Read-only Integer
.
getColor
in interface IGlowEffectiveData
Copyright © 2004-2019 Aspose Pty Ltd. All Rights Reserved.