FromReference/en: Porovnání verzí

Z Wiki
Přejít na: navigace, hledání
(Založena nová stránka s textem „Delay in milliseconds before executing the command. It has no effect if Enabled=0.“)
 
(Není zobrazeno 9 mezilehlých verzí od stejného uživatele.)
Řá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.
  
== Výstupní parametry ==
+
== Output parameters ==
  
 
<span id="x-"></span>
 
<span id="x-"></span>
 
=== X ===
 
=== X ===
  
Typ [[Special:MyLanguage/Datové typy#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>
 
=== Y ===
 
=== Y ===
  
Typ [[Special:MyLanguage/Datové typy#Number | Number]]
+
Type [[Special:MyLanguage/Data types#Number | Number]]
  
Vertikální souřadnice reference.
+
Vertical coordinates of 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í umístění kotvy (0=vlevo, 1=uprostřed, 2=vpravo).
+
Horizontal placement of the 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í umístění kotvy (0=nahoře, 1=uprostřed, 2=dole).
+
Vertical placement of the anchor (0=left, 1=middle, 2=right).

Aktuální verze z 28. 1. 2021, 20:50

Jiné jazyky:
English • ‎čeština

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 placement of the anchor (0=left, 1=middle, 2=right).

VerticalAnchor

Type Number

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