<< Click to Display Table of Contents >> VpeSetBottomLinePenSize |
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)
"FormFields" in the Programmer's Manual