リサイズはクリックかドラッグ

SunShadeShapes 列挙体

日除けの形状

名前空間:  Popolo.ThermalLoad
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
public enum Shapes
メンバー
  メンバー説明
None0無し
Horizontal1水平庇
LongHorizontal2水平庇(無限大長)
VerticalLeft3袖壁(左)
VerticalRight4袖壁(右)
VerticalBoth5袖壁(両方)
LongVerticalLeft6袖壁(無限大長:左)
LongVerticalRight7袖壁(無限大長:右)
LongVerticalBoth8袖壁(無限大長:両方)
Grid9格子ルーバー
関連項目