2d object properties / Height Property listing :
Overview :
display objects
1.
long
=
screen.height.get (
)
2.
long
=
screen.object.height.get (
)
3.
long
=
window.desktop.height.get (
)
4.
long
=
window.height.get (
)
visual objects
5.
long
=
text.char.height.get (
)
6.
text.char.height.select (
long
)
7.
long
=
text.height.get (
objectid
)
8.
long
=
menulist.height.get (
objectid
)
9.
long
=
picture.height.get (
objectid
)
10.
long
=
icon.height.get (
objectid
)
11.
long
=
panel.height.get (
objectid
)
12.
long
=
button.height.get (
objectid
)
13.
long
=
sprite.height.get (
objectid
)
14.
long
=
video.height.get (
objectid
)
15.
long
=
viewport.height.get (
objectid
)
fx objects
16.
long
=
gradient.height.get (
objectid
)
17.
long
=
water.height.get (
objectid
)
18.
long
=
scroll.height.get (
objectid
)
interactivity objects
19.
long
=
mouse.height.get (
objectid
)