You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiHatchBrush Class > StiHatchBrush Constructor > StiHatchBrush Constructor (HatchStyle, Color, Color)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiHatchBrush.StiHatchBrush Constructor (HatchStyle, Color, Color)

Creates a new instance of the StiHatchBrush class.

Syntax
C++
C#
Visual Basic
public: StiHatchBrush( HatchStyle style, Color foreColor, Color backColor );
Parameters
Parameters 
Description 
style 
Hatch style of this StiHatchBrush object. 
foreColor 
The color of hatch lines drawn by this StiHatchBrush object. 
backColor 
The color of spaces between the hatch lines drawn by this StiHatchBrush object. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.