ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / DrawingCanvasBase Class / CreateHatchBrush Method

In This Topic
CreateHatchBrush Method (DrawingCanvasBase)
In This Topic
Syntax
'Declaration
 
Public Function CreateHatchBrush( _
   ByVal hatchStyle As HatchStyleEx, _
   ByVal foreColor As Color, _
   ByVal backColor As Color _
) As BrushEx
 

Parameters

hatchStyle
foreColor
backColor
See Also