setlinecolor
This function is used to set current line color.
void setlinecolor(COLORREF color);
Parameters
color
The color of the drawing line to be set.
Return Value
None
Examples
None
This function is used to set current line color.
void setlinecolor(COLORREF color);
The color of the drawing line to be set.
None
None