Platform | Win32, x64 |
Purpose |
To get the current %gr (Graphics Region) 'rubber-band' selection. |
Syntax |
SUBROUTINE GET_GRAPHICS_SELECTED_AREA@(X1,Y1,X2,Y2) |
Description |
The four parameters are set to the values of the current graphics selection which is defined by the 'rubber-band' line activated with a call to SET_GRAPHICS_SELECTION@. The selection mode must be set to either 1, 2 or 4 before this routine can be used. |
See also |
|
Example |
See Graphics selections. |