VpeGetPenColor

<< Click to Display Table of Contents >>

Navigation:  Drawing Functions >

VpeGetPenColor

Previous pageReturn to chapter overviewNext page

Returns the color of the pen.

COLORREF VpeGetPenColor(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle or VPE Object Handle

Returns:

COLORREF color

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

Default:

Black