CalendarView for WinForms
HatchStyle 列挙体

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 : HatchStyle 列挙体
Represents the hatch style of the HatchBrush.
シンタックス
'宣言
 
Public Enum HatchStyle 
   Inherits System.Enum
public enum HatchStyle : System.Enum 
メンバ
メンバ解説
BackwardDiagonalA 45-degree downward, left-to-right hatch
CrossHorizontal and vertical cross-hatch
DiagonalCross45-degree crosshatch
ForwardDiagonalA 45-degree downward, left-to-right hatch
HorizontalHorizontal hatch
VerticalVertical hatch
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Framework.Drawing.Gdi.HatchStyle

参照

C1.Framework.Drawing.Gdi 名前空間