|
|
|
HatchBrush Functions (GDI+) |
|
An HatchBrush defines a rectangular brush with a hatch style, a foreground color, and a background color. There are six hatch styles. The foreground color defines the color of the hatch lines; the background color defines the color over which the hatch lines are drawn.
Return Values
|
|
GdipCreateHatchBrush |
|
Description
Syntax
PowerBASIC Syntax
Parameters
hatchStyle
foreColor
backColor
brush
|
|
GdipGetHatchBackgroundColor |
|
Description
Syntax
PowerBASIC Syntax
Parameters
brush
color
|
|
GdipGetHatchForegroundColor |
|
Description
Syntax
PowerBASIC Syntax
Parameters
brush
color
|
|
GdipGetHatchStyle |
|
Description
Syntax
PowerBASIC Syntax
Parameters
brush
hatchstyle
|
Page last updated on Monday, 11 December 2006 11:11:42 +0100