LightingDirection

LightingDirection

Overview

LightingDirection is a enum in Aspose.Slides FOSS for C++.

Constants which define light directions.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or default lighting direction
TOP_LEFTRepresents lighting coming from the top‑left direction
TOPRepresents lighting coming from directly above the object
TOP_RIGHTRepresents lighting coming from the top‑right direction
RIGHTRepresents lighting coming from the right side of the object
BOTTOM_RIGHTRepresents lighting coming from the bottom‑right direction
BOTTOMRepresents lighting coming from directly below the object
BOTTOM_LEFTRepresents lighting coming from the bottom‑left direction
LEFT

See Also