HatchBrush Class

Namespace: Stimulsoft.Drawing.Drawing2D

Inheritance

Inherits from: Brush

Constructors

Constructor Description
HatchBrush(System.Drawing.Drawing2D.HatchStyle hatchStyle, Color foregroundColor, Color backgroundColor)  

HatchBrush(hatchStyle: System.Drawing.Drawing2D.HatchStyle, foregroundColor: Color, backgroundColor: Color)

Parameters

  • hatchStyle (System.Drawing.Drawing2D.HatchStyle)
  • foregroundColor (Color)
  • backgroundColor (Color)