ToReference/en: Porovnání verzí

Z Wiki
Přejít na: navigace, hledání
(Založena nová stránka s textem „Type Number“)
 
(Není zobrazeno 12 mezilehlých verzí od stejného uživatele.)
Řádek 18: Řádek 18:
 
Type [[Special:MyLanguage/Data types#Number | Number]]
 
Type [[Special:MyLanguage/Data types#Number | Number]]
  
Horizontální souřadnice reference.
+
Horizontal coordinates of the reference.
  
 
<span id="y-"></span>
 
<span id="y-"></span>
Řádek 25: Řádek 25:
 
Type [[Special:MyLanguage/Data types#Number | Number]]
 
Type [[Special:MyLanguage/Data types#Number | Number]]
  
Vertikální souřadnice reference.
+
Vertical coordinates oof the reference.
  
 
<span id="horizontalanchor-"></span>
 
<span id="horizontalanchor-"></span>
 
=== HorizontalAnchor ===
 
=== HorizontalAnchor ===
  
Typ [[Special:MyLanguage/Datové typy#Number | Number]]
+
Type [[Special:MyLanguage/Data types#Number | Number]]
  
Horizontální kotva (0=vlevo, 1=uprostřed, 2=vpravo).
+
Horizontal anchor (0=left, 1=middle, 2=right).
  
 
<span id="verticalanchor-"></span>
 
<span id="verticalanchor-"></span>
 
=== VerticalAnchor ===
 
=== VerticalAnchor ===
  
Typ [[Special:MyLanguage/Datové typy#Number | Number]]
+
Type [[Special:MyLanguage/Data types#Number | Number]]
  
Vertikální kotva (0=nahoře, 1=uprostřed, 2=dole).
+
Vertical anchor (0=left, 1=middle, 2=right).
  
 
=== Enabled ===
 
=== Enabled ===
  
Typ [[Special:MyLanguage/Datové typy#Number | Number]]
+
Type [[Special:MyLanguage/Data types#Number | Number]]
  
 
Enables or disables the command. If the value is 0, the command will not execute.
 
Enables or disables the command. If the value is 0, the command will not execute.
Řádek 49: Řádek 49:
 
=== PreWait ===
 
=== PreWait ===
  
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.
Řá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.
  
== Výstupní parametry ==
+
== Output parameters ==
  
 
=== Reference ===
 
=== Reference ===
  
Typ [[Special:MyLanguage/Datové typy#Reference | Reference]]
+
Type [[Special:MyLanguage/Data types#Reference | Reference]]
  
Reference určená parametry [[#x-| X]], [[#y-| Y]] a ukotvena dle parametrů [[#horizontalanchor-| HorizontalAnchor]] a [[#verticalanchor-| VerticalAnchor]].
+
Reference specified by the [[#x-| X]], [[#y-| Y]] parameters and anchored according to the parameters of the [[#horizontalanchor-| HorizontalAnchor]] and [[#verticalanchor-| VerticalAnchor]].

Aktuální verze z 1. 2. 2021, 18:56

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

Horizontal coordinates of the reference.

Y

Type Number

Vertical coordinates oof the reference.

HorizontalAnchor

Type Number

Horizontal anchor (0=left, 1=middle, 2=right).

VerticalAnchor

Type Number

Vertical anchor (0=left, 1=middle, 2=right).

Enabled

Type Number

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

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

Reference

Type Reference

Reference specified by the X, Y parameters and anchored according to the parameters of the HorizontalAnchor and VerticalAnchor.