com.aspose.slides
Interface IGradientStopEffectiveData

All Known Implementing Classes:
GradientStopEffectiveData

public interface IGradientStopEffectiveData

immutable object which represents a gradient stop.


Method Summary
 java.awt.Color getColor()
           
 float getPosition()
           
 

Method Detail

getPosition

float getPosition()

getColor

java.awt.Color getColor()