ctrlScale: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(+ category)
m (=)
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''ctrlScale''' control |= Syntax
| [[Number]] <nowiki>=</nowiki> '''ctrlScale''' control |= Syntax


|p1= control [[Control]] |= Parameter 1
|p1= control [[Control]] |= Parameter 1

Revision as of 14:45, 25 August 2007

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Returns the current scale of the control.
Groups:
Uncategorised

Syntax

Syntax:
Number = ctrlScale control
Parameters:
control Control
Return Value:
Number

Examples

Example 1:
_scale = ctrlScale _control

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section