Jump to content

API Panel.Position.GetActual2dPosition

From Flowcode Help
Revision as of 14:37, 7 August 2026 by Wiki bot (talk | contribs) (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetActual2dPosition''' |- | colspan="2" | Returns the actual position on the 2d panel as an array (left, top, width, height)  |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Handle |- | colspan="2" | The component to read  |- | width...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GetActual2dPosition
Returns the actual position on the 2d panel as an array (left, top, width, height) 
- HANDLE Handle
The component to read 
- FLOAT[] Return


Detailed description

Examples