FromReference/en: Porovnání verzí
(Založena nová stránka s textem „Horizontal location of the anchor (0=left, 1=middle, 2=right).“) |
(Založena nová stránka s textem „Type Number“) |
||
| Řádek 64: | Řádek 64: | ||
=== VerticalAnchor === | === VerticalAnchor === | ||
| − | + | Type [[Special:MyLanguage/Data types#Number | Number]] | |
Vertikální umístění kotvy (0=nahoře, 1=uprostřed, 2=dole). | Vertikální umístění kotvy (0=nahoře, 1=uprostřed, 2=dole). | ||
Verze z 28. 1. 2021, 20:49
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
Type Number
Horizontal coordinates of the reference.
Y
Type Number
Vertical coordinates of the reference.
HorizontalAnchor
Type Number
Horizontal location of the anchor (0=left, 1=middle, 2=right).
VerticalAnchor
Type Number
Vertikální umístění kotvy (0=nahoře, 1=uprostřed, 2=dole).