LightingDirection
Oversigt over de forskellige former for støtte
LightingDirection er et enum i Aspose.Slides for Python.
Konstante, der definerer lysretninger.
Valuer
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default lighting direction |
TOP_LEFT | Represents lighting coming from the top‑left direction |
TOP | Represents lighting coming from directly above |
TOP_RIGHT | Represents lighting coming from the top‑right direction |
RIGHT | Represents lighting coming from the right side |
BOTTOM_RIGHT | Represents lighting coming from the bottom‑right direction |
BOTTOM | Represents lighting coming from directly below |
BOTTOM_LEFT | Represents lighting coming from the bottom‑left direction |
LEFT |