Defines the horizontal position (on the X axis) relative to the left margin. If the value is negative, the position is determined relatively from the right margin.
Syntax
C++
METHOD PUBLIC SetX : BOOL
VAR_INPUT
x1 : REAL;
END_VAR
Parameters
|
Parameter |
Description |
|---|---|
|
x1 |
New position on the X axis |
|
Return value |
Status of the call. |
Example
Requirements
Remarks