GradientStop

GradientStop class

Represents the gradient stop.

Methods

NameDescription
getCellsColor()Gets the color of this gradient stop.
getPosition()The position of the stop.
getTransparency()Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
setPosition()The position of the stop.
setTransparency()Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).

getCellsColor()

Gets the color of this gradient stop.

getPosition()

The position of the stop.

getTransparency()

Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).

setPosition()

The position of the stop.

setTransparency()

Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).