ToReference/en: Porovnání verzí

Z Wiki
Přejít na: navigace, hledání
(Založena nová stránka s textem „== Output parameters ==“)
(Založena nová stránka s textem „Type Reference“)
Řádek 63: Řádek 63:
 
=== 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 určená parametry [[#x-| X]], [[#y-| Y]] a ukotvena dle parametrů [[#horizontalanchor-| HorizontalAnchor]] a [[#verticalanchor-| VerticalAnchor]].

Verze z 1. 2. 2021, 18:55

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 určená parametry X, Y a ukotvena dle parametrů HorizontalAnchor a VerticalAnchor.