Function SelectBrush

Top 

Declaration:

void SelectBrush(unsigned long handle, unsigned long color);

Description

Selects a brush for drawing with the specified color. By default, a brush with the standard color is selected, when the window opens. Brushes are used for drawing painted figures such as circles, rectangles, etc.