3 references to HatchBrush
System.Drawing (1)
commonui\System\Drawing\Advanced\HatchBrush.cs (1)
39
this
(hatchstyle, foreColor, Color.FromArgb( unchecked( (int) 0xff000000) ) )
System.Web.DataVisualization (1)
Common\General\ChartGraphics.cs (1)
365
return new
HatchBrush
( hatch, foreColor, backColor );
System.Windows.Forms.DataVisualization (1)
Common\General\ChartGraphics.cs (1)
365
return new
HatchBrush
( hatch, foreColor, backColor );