<< Click to Display Table of Contents >> VpePenColor |
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