API Panel.TextLabel.GetPos

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png GetPos
Gets the position the label is located at 
Fc9-h32-icon.png - HANDLE TextLabel
The handle to the label to read 
Fc9-bool-icon.png - BOOL Track
True to get a handle to the original position, false to make a copy 
Fc9-bool-icon.png - BOOL ApplyOffset
True to apply the adjustment offset to the position 
Fc9-h32-icon.png - HANDLE Return


Detailed description

Examples