ToReference/en: Porovnání verzí

Z Wiki
Přejít na: navigace, hledání
(Založena nová stránka s textem „Type Number“)
(Založena nová stránka s textem „Type Number“)
Řádek 55: Řádek 55:
 
=== PostWait ===
 
=== PostWait ===
  
Typ [[Special:MyLanguage/Datové typy#Number | Number]]
+
Type [[Special:MyLanguage/Data types#Number | Number]]
  
 
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.

Verze z 1. 2. 2021, 18:53

Jiné jazyky:
English • ‎čeština

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.

Input parameters

X

Type Number

Horizontální souřadnice reference.

Y

Type Number

Vertikální souřadnice reference.

HorizontalAnchor

Type Number

Horizontální kotva (0=vlevo, 1=uprostřed, 2=vpravo).

VerticalAnchor

Type Number

Vertikální kotva (0=nahoře, 1=uprostřed, 2=dole).

Enabled

Type Number

Enables or disables the command. If the value is 0, the command will not execute.

PreWait

Typ 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.

Výstupní parametry

Reference

Typ Reference

Reference určená parametry X, Y a ukotvena dle parametrů HorizontalAnchor a VerticalAnchor.