ctrlPosition

From Bohemia Interactive Community
Revision as of 13:06, 6 July 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


ctrlPosition control


Operand types:

control: Control

Type of returned value:

Array

Compatibility:

Version 2.50 required.

Description:

Returns the current position of control as [x, y] array.


Example:

_pos = ctrlPosition _control