Specifies the X coordinate of
the 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 x coordinates.
SyntaxReference_Syntax.x = "0in | measurement"
JavaScriptTextField1.x = "5in";
FormCalcTextField.x = "5in"
|
|
|