LightingDirection

LightingDirection

Overview

LightingDirection is a enum in Aspose.Slides FOSS for Java.

Constants which define light directions.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined lighting direction
TOP_LEFTRepresents lighting from the top‑left
TOP
TOP_RIGHTRepresents lighting from the top‑right
RIGHT
BOTTOM_RIGHTRepresents lighting from the bottom‑right
BOTTOM
BOTTOM_LEFTRepresents lighting from the bottom‑left
LEFT

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

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

See Also