Property Getters/Setters Summary | ||
---|---|---|
method | getCellsColor() | |
Gets the color of this gradient stop.
|
||
method | getPosition() | |
method | setPosition(value) | |
The position of the stop. | ||
method | getTransparency() | |
method | setTransparency(value) | |
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). |
float getPosition() / setPosition(value)
CellsColor getCellsColor()
float getTransparency() / setTransparency(value)