VpePenColor

<< Click to Display Table of Contents >>

Navigation:  Drawing Functions >

VpePenColor

Previous pageReturn to chapter overviewNext page

The same as VpeSetPenColor. Sets the color of the pen.

void VpePenColor(

VpeHandle hDoc,

COLORREF color

)

VpeHandle hDoc

Document Handle or VPE Object Handle

COLORREF color

one of the predefined "COLOR_xyz" constants described in Programmer's Manual or any RGB value

Default:

COLOR_BLACK