[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.LightRigDirection

LightRigDirection Enum

Represents the direction from which the light rig is positioned relative to the scene.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum LightRigDirection
Public Enum LightRigDirection

Fields

Name Description
Bottom

The orientation of the rig as a whole is rotated to the bottom.

BottomLeft

The orientation of the rig as a whole is rotated to the bottom left.

BottomRight

The orientation of the rig as a whole is rotated to the bottom right.

Left

The orientation of the rig as a whole is rotated to the left.

Right

The orientation of the rig as a whole is rotated to the right.

Top

The orientation of the rig as a whole is rotated to the top.

TopLeft

The orientation of the rig as a whole is rotated to the top left.

TopRight

The orientation of the rig as a whole is rotated to the top right.