qt-agistudio/help/posn.html

20 lines
556 B
HTML

<HTML>
<HEAD>
<TITLE>posn</TITLE></HEAD>
<BODY>
<h1>posn</h1>
<B>Category</B><p>
<a href="test_commands.html">Test commands</a> / <a href="object_commands.html">Object/view commands</a><p>
<p>
<B>Syntax</B><p>
<p>
if (posn(oA,X1,Y1,X2,Y2)) { .....<p>
<B>Description</B><p>
<p>
Returns true if the co-ordinates of the bottom-left pixel of object oA are within the region (X1,Y1,X2,Y2).<p>
<B>See also</B><p>
<a href="right_posn.html">right.posn</a><p>
<a href="center_posn.html">center.posn</a><p>
<a href="obj_in_box.html">obj.in.box</a><p>
</BODY></HTML>