Jump to content

API Panel.Position.SetActual2dPosition

From Flowcode Help
SetActual2dPosition
Sets the actual position on the 2d panel 
- HANDLE Handle
The component to update 
- FLOAT Left
The new left coordinate for the component 
- FLOAT Top
The new top coordinate for the component 
- FLOAT Width
The new width for the component 
- FLOAT Height
The new height for the component 
- BOOL Redraw
Set non-zero to immediately redraw the panel 
- NONE Return


Detailed description

Examples