BulletGraph for WinForms
C1GaugePointerShape 列挙体

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 : C1GaugePointerShape 列挙体
The set of standard pointer shapes.
シンタックス
'宣言
 
Public Enum C1GaugePointerShape 
   Inherits System.Enum
public enum C1GaugePointerShape : System.Enum 
メンバ
メンバ解説
Arrow1Display pointer as arrow.
Arrow2Display pointer as arrow.
Arrow3Display pointer as arrow.
CustomUse the custom shape for the pointer.
RectangleDisplay pointer as rectangle.
RoundDisplay pointer as circle or round rectangle.
ThumbDisplay a thumb for the linear pointer.
TriangleDisplay pointer as triangle.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Gauge.C1GaugePointerShape

参照

C1.Win.Gauge 名前空間