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