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

See Also

getlinecolor, getlinestyle, setlinestyle

(贡献者:Krissi)  编辑