com.aspose.slides
Interface IGradientStop

All Known Implementing Classes:
GradientStop

public interface IGradientStop


Method Summary
 IColorFormat getColor()
           
 float getPosition()
           
 void setPosition(float value)
           
 

Method Detail

getPosition

float getPosition()

setPosition

void setPosition(float value)

getColor

IColorFormat getColor()