com.aspose.slides
Interface IGlowEffectiveData

All Known Implementing Classes:
GlowEffectiveData

public interface IGlowEffectiveData

Immutable object which represents a glow effect, in which a color blurred outline is added outside the edges of the object.


Method Summary
 java.awt.Color getColor()
           
 double getRadius()
           
 

Method Detail

getRadius

double getRadius()

getColor

java.awt.Color getColor()