|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGradientStop
Method Summary | |
---|---|
IColorFormat |
getColor()
Returns the color of a gradient stop. |
float |
getPosition()
Returns or sets the position (0..1) of a gradient stop. |
void |
setPosition(float value)
Returns or sets the position (0..1) of a gradient stop. |
Method Detail |
---|
float getPosition()
Returns or sets the position (0..1) of a gradient stop.
Read/write float
.
void setPosition(float value)
Returns or sets the position (0..1) of a gradient stop.
Read/write float
.
IColorFormat getColor()
Returns the color of a gradient stop.
Read-only IColorFormat
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |