'Declaration Public Enum LightRigDirection Inherits System.Enum
'Usage Dim instance As LightRigDirection
public enum LightRigDirection : System.Enum
'Declaration Public Enum LightRigDirection Inherits System.Enum
'Usage Dim instance As LightRigDirection
public enum LightRigDirection : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Drawing.LightRigDirection