Click or drag to resize

Hatch Enumeration

The style of Hatch to use when FillStyle is Hatched.
The style of Hatch to use with a %HatchedFill%.

Namespace:  Atalasoft.Imaging.Drawing
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum Hatch
Members
  Member nameDescription
Cross Horizontal and vertical cross-hatch
DiagonalCross 45-degree crosshatch
DiagonalDown A 45-degree downward, left-to-right hatch
DiagonalUp A 45-degree upward, left-to-right hatch
Horizontal Horizontal hatch
Vertical Vertical hatch
See Also