Enum eLightRigDirection
The direction from which the light rig is oriented in relation to the scene.
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum eLightRigDirection
  Fields
| Name | Description | 
|---|---|
| Bottom | Bottom  | 
      
| BottomLeft | Bottom Left  | 
      
| BottomRight | Bottom Right  | 
      
| Left | Left  | 
      
| Right | Right  | 
      
| Top | Top  | 
      
| TopLeft | Top Left  | 
      
| TopRight | Top Right  |