<< Click to Display Table of Contents >> VpeSet |
Sets the coordinate / value specified by one of the V-Flags provided in parameter "what". See "Dynamic Positioning" in the Programmer's Manual for details.
void VpeSet(
VpeHandle hDoc,
VpeCoord what,
VpeCoord value
)
VpeHandle hDoc
Document Handle
VpeCoord what
one of the following V-Flags:
Constant Name |
Value |
VLEFT |
-2147483550 |
VRIGHT |
-2147483551 |
VLEFTMARGIN |
-2147483552 |
VRIGHTMARGIN |
-2147483553 |
VTOP |
-2147483554 |
VBOTTOM |
-2147483555 |
VTOPMARGIN |
-2147483556 |
VBOTTOMMARGIN |
-2147483557 |
|
|
VRENDERWIDTH |
-102 |
VRENDERHEIGHT |
-103 |
VpeCoord value
new coordinate / value for the V-Flag