VpeSetBottomLinePenSize

<< Click to Display Table of Contents >>

Navigation:  FormFields >

VpeSetBottomLinePenSize

Previous pageReturn to chapter overviewNext page

Sets the pen size for the bottom line. A bottom line is only drawn, if the global PenSize (used for lines, frames, etc.) is set to zero. Otherwise a framed FormField will be drawn similar to VpeWriteBox().

void VpeSetBottomLinePenSize(

VpeHandle hDoc,

VpeCoord pen_size

)

VpeHandle hDoc

Document Handle or VPE Object Handle

VpeCoord pen_size

the pen size for the bottom line

Default:

0.03 ( = 0.3 mm)

 

See Also:

"FormFields" in the Programmer's Manual