Specifies the Y coordinate of
a container’s anchor point relative to the top-left corner of the
parent container when placed with positioned layout.
Containers with flowed content do not use y coordinates.
SyntaxReference_Syntax.y = "0in | measurement"
JavaScriptTextField1.y = "5in";
FormCalcTextField.y = "5in"
|
|
|