MESCIUS SPREAD for Windows Forms 17.0J
LightRigDirection 列挙体

シーンに対するライトリグの配置方向を表します。
構文
'Declaration
 
Public Enum LightRigDirection 
   Inherits System.Enum
public enum LightRigDirection : System.Enum 
メンバ
メンバ説明
Bottomリグ全体の向きは一番下まで回転します。
BottomLeftリグ全体の向きは左下に回転します。
BottomRightリグ全体の向きが右に回転します。
Leftリグ全体の向きは左上に回転します。
Rightリグ全体の向きが右に回転します。
Topリグ全体の向きは上部に回転します。
TopLeftリグ全体の向きは左上に回転します。
TopRightリグ全体の向きを右上に回転します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Drawing.LightRigDirection

参照

GrapeCity.Spreadsheet.Drawing 名前空間

 

 


© MESCIUS inc. All rights reserved.