SelectGraphic
(Engine-Level Function)
Object |
Required. Any expression for the object value that identifies the window. |
X |
Required. Any numeric expression for the x-axis coordinate of the selection point. |
Y |
Required. Any numeric expression for the y-axis coordinate of the selection point. |
Dist |
Required. Any numeric expression for the maximum distance a graphic may be from (X,Y) and still be considered for selection. |
N |
Required. Any numeric expression for the object to select. 0 is the first object, 1 is the next, and so on. This allows selection of graphics that are 'underneath' other graphics. |