VpeSetPenSize

<< Click to Display Table of Contents >>

Navigation:  Drawing Functions >

VpeSetPenSize

Previous pageReturn to chapter overviewNext page

Sets the pen size.

void VpeSetPenSize(

VpeHandle hDoc,

VpeCoord pen_size

)

VpeHandle hDoc

Document Handle or VPE Object Handle

VpeCoord pen_size

the thickness of the pen

Default:

0.03 (which is 0.3 mm)

Example:

VpeSetPenSize(hDoc, 0.06)        // 0.6 mm