'Declaration
Public Enum HatchStyle Inherits System.Enum
public enum HatchStyle : System.Enum
'Declaration
Public Enum HatchStyle Inherits System.Enum
public enum HatchStyle : System.Enum
Member | Description |
---|---|
BackwardDiagonal | A 45-degree downward, left-to-right hatch |
Cross | Horizontal and vertical cross-hatch |
DiagonalCross | 45-degree crosshatch |
ForwardDiagonal | A 45-degree downward, left-to-right hatch |
Horizontal | Horizontal hatch |
Vertical | Vertical hatch |
System.Object
System.ValueType
System.Enum
C1.Framework.Drawing.Gdi.HatchStyle