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()
           Color.
 double getRadius()
           Radius.
 

Method Detail

getRadius

double getRadius()

Radius. Read-only double.


getColor

java.awt.Color getColor()

Color. Read-only Color.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.