BulletGraph for WinForms
C1GaugeMarkShape 列挙体

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

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

参照

C1.Win.Gauge 名前空間