ToReference/en: Porovnání verzí
| Řádek 9: | Řádek 9: | ||
'''Transfers the coordinates and definition of the anchor to the reference point.''' | '''Transfers the coordinates and definition of the anchor to the reference point.''' | ||
| − | + | Transfers the coordinates provided by the [[#x-| X]] and [[#y-| Y]] parameters together with the definition of the anchor provided by the [[#horizontalanchor-| HorizontalAnchor]] and [[#verticalanchor-| VerticalAnchor]] parameters to the reference point. | |
== Vstupní parametry == | == Vstupní parametry == | ||
Verze z 1. 2. 2021, 18:39
Obsah
Description
Alias: TR
Transfers the coordinates and definition of the anchor to the reference point.
Transfers the coordinates provided by the X and Y parameters together with the definition of the anchor provided by the HorizontalAnchor and VerticalAnchor parameters to the reference point.
Vstupní parametry
X
Typ Number
Horizontální souřadnice reference.
Y
Typ Number
Vertikální souřadnice reference.
HorizontalAnchor
Typ Number
Horizontální kotva (0=vlevo, 1=uprostřed, 2=vpravo).
VerticalAnchor
Typ Number
Vertikální kotva (0=nahoře, 1=uprostřed, 2=dole).
Enabled
Typ Number
Povoluje nebo zakazuje příkaz. Při hodnotě 0 nebude příkaz proveden.
PreWait
Typ Number
Prodleva v milisekundách před provedením příkazu. Nemá žádný vliv je-li Enabled=0.
PostWait
Typ Number
Prodleva v milisekundách po provedení příkazu. Nemá žádný vliv je-li Enabled=0.
Výstupní parametry
Reference
Typ Reference
Reference určená parametry X, Y a ukotvena dle parametrů HorizontalAnchor a VerticalAnchor.