FromReference/en: Porovnání verzí
(Založena nová stránka s textem „Delay in milliseconds before executing the command. It has no effect if Enabled=0.“) |
(Založena nová stránka s textem „== Output parameters ==“) |
||
| Řádek 38: | Řádek 38: | ||
Delay in milliseconds before executing the command. It has no effect if Enabled=0. | Delay in milliseconds before executing the command. It has no effect if Enabled=0. | ||
| − | == | + | == Output parameters == |
<span id="x-"></span> | <span id="x-"></span> | ||
Verze z 28. 1. 2021, 20:47
Obsah
Description
Alias: FR
Converts a point reference to its coordinates and anchor definition.
Converts a point reference in the Reference parameter to its coordinates (parameters X and Y) and anchor definition (parameters HorizontalAnchor and VerticalAnchor ).
Input parameters
Reference
Type Reference
Reference to be converted to the coordinates and anchor.
Enabled
Type Number
Enables or disables the command. If the value is 0, the command will not be executed.
PreWait
Type Number
Delay in milliseconds before executing the command. It has no effect if Enabled=0.
PostWait
Type Number
Delay in milliseconds before executing the command. It has no effect if Enabled=0.
Output parameters
X
Typ Number
Horizontální souřadnice reference.
Y
Typ Number
Vertikální souřadnice reference.
HorizontalAnchor
Typ Number
Horizontální umístění kotvy (0=vlevo, 1=uprostřed, 2=vpravo).
VerticalAnchor
Typ Number
Vertikální umístění kotvy (0=nahoře, 1=uprostřed, 2=dole).