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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDrawingCanvas Interface
IDrawingCanvas Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum