C++
ACAD_PORT void acedGetSupplementalCursorOffset( int& x, int& y );
File
aced.h
Description
Sets x and y to be the cursor offset to the top right corner of the pickbox.
Parameters
Parameters | Description |
---|---|
x | x offset |
y | y offset |
ACAD_PORT void acedGetSupplementalCursorOffset( int& x, int& y );
aced.h
Sets x and y to be the cursor offset to the top right corner of the pickbox.
Parameters | Description |
---|---|
x | x offset |
y | y offset |