Description
Returns or sets the X option.
It corresponds to the list under Y - vertical position, in the Tool pane in Fred.
Syntax
object.YPar (iValue) |
object
Required. Object name, returned by Dim objTool = Page.ObjGetTool.
iValue
Option.
1 | Absolute from top left |
2 | Absolute from bottom right |
3 | Proportional |
4 | Fixed |