GradientDirection

General

GradientDirection és un enum a Aspose.Slides FOSS per Java.

Representa l’estil de gradient.

Valors

ValueDescription
NOT_DEFINEDRepresents an undefined gradient direction
FROM_CORNER1Represents gradient direction starting from corner 1
FROM_CORNER2Represents gradient direction starting from corner 2
FROM_CORNER3Represents gradient direction starting from corner 3
FROM_CORNER4Represents gradient direction starting from corner 4
FROM_CENTERRepresents gradient direction radiating outward from the center

Propietats

NameTypeAccessDescription
valueStringReadHolds the string representation of the gradient direction

Mètodes

SignatureDescription
getValue()StringReturns the string value of this constant.
 Català