[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.HatchStyle

HatchStyle Enum

Represents the hatch style of the HatchBrush.

Namespace: C1.Framework.Drawing.Gdi
Assembly: C1.Win.Input.8.dll
Syntax
public enum HatchStyle

Fields

Name 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