Class: RubyOSBXL::Enums::XlBarShape
- Inherits:
-
T::Enum
- Object
- T::Enum
- RubyOSBXL::Enums::XlBarShape
- Defined in:
- lib/rubyosbxl.rb
Overview
XlBarShape列挙体
Instance Attribute Summary collapse
-
#Box ⇒ Object
ボックス.
-
#ConeToMax ⇒ Object
円錐。値の箇所で平面が切断されます。.
-
#ConeToPoint ⇒ Object
円錐。値の箇所が頂点になります。.
-
#Cylinder ⇒ Object
円柱.
-
#PyramidToMax ⇒ Object
ピラミッド。値の箇所で平面が切断されます。.
-
#PyramidToPoint ⇒ Object
ピラミッド。値の箇所が頂点になります。.
Instance Attribute Details
#Box ⇒ Object
ボックス
#ConeToMax ⇒ Object
円錐。値の箇所で平面が切断されます。
#ConeToPoint ⇒ Object
円錐。値の箇所が頂点になります。
#Cylinder ⇒ Object
円柱
#PyramidToMax ⇒ Object
ピラミッド。値の箇所で平面が切断されます。
#PyramidToPoint ⇒ Object
ピラミッド。値の箇所が頂点になります。