VpeSetHatchColor

<< Click to Display Table of Contents >>

Navigation:  Drawing Functions >

VpeSetHatchColor

Previous pageReturn to chapter overviewNext page

[Not supported by the Community Edition]

Sets the RGB color of the hatching.

void VpeSetHatchColor(

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