Message 1 of 5

Not applicable
03-17-2016
02:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Anyone know if a way to use vla-get in Autolisp to return the insertion point of a PDF overlay?
I'm just planning my program, but I've found that I can get the width (vla-get-width) and height (vla-get-height) of the PDF overlay with no problem, and vla-get-position doesn't work; no other vla-get function seems to match what I'm looking for.
Any help here would be greatly appreciated.
Solved! Go to Solution.