IGradientStop

General

IGradientStop és una interfície en Aspose.Slides FOSS per Java.

Representa una parada de gradient.

Propietats

NameTypeAccessDescription
positiondoubleReadGets or sets the gradient stop’s position (0..1)
colorIColorFormatRead

Mètodes

SignatureDescription
getPosition()doubleReturns or sets the position (0..1) of a gradient stop.
setPosition(value: double)Sets the position of a gradient stop.
getColor()IColorFormatReturns the color of a gradient stop.
 Català