This is a child page. You can use Parent in the quick nav bar at the top or the bottom of the page to navigate directly back to the parent of this page. Some child pages are more than one level deep, and in that case will require more than one Parent click to reach the outermost document level.

§ 16.96.10 - Obtaining information about the Selection in your scripts

a=GETX1(0)

Returns left edge of area selection rectangle.
a=GETX2(0)

Returns right edge of area selection rectangle.
a=GETY1(0)

Returns top edge of area selection rectangle.
a=GETY2(0)

Returns bottom edge of area selection rectangle.
a=GETLI(POS[0-3])

0=X1
1=Y1
2=X2
3=Y1

This function allows you to retrieve the two endpoints of a freehand area selection; that is, where you start drawing, and where you stop drawing.
Keyboard Navigation
, Previous Page . Next Page t TOC i Index o Operators g Glossary
WinImages F/x, Morph and all associated documentation
Copyright © 1992-2007 Black Belt Systems ALL RIGHTS RESERVED Under the Pan-American Conventions
WinImages F/x Manual Version 7, Revision 6, Level A

Valid HTML 4.01 Loose
 

This manual was generated with wtfm
wtfm uses aa_macro and SqLite
aa_macro uses python 2.7
Page 268
box