ActiveReports 9
CreateHatchBrush Method

The foreground color.
The background color.
Initializes a new BrushEx using specified hatch pattern and colors.
Syntax
'Declaration
 
Function CreateHatchBrush( _
   ByVal foreColor As ColorEx, _
   ByVal backColor As ColorEx _
) As BrushEx
BrushEx CreateHatchBrush( 
   ColorEx foreColor,
   ColorEx backColor
)

Parameters

foreColor
The foreground color.
backColor
The background color.

Return Value

The hatch brush.
See Also

Reference

IDrawingCanvas Interface
IDrawingCanvas Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum