Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have the following code that works in 2014,2015 but doesn't work in 2016:
Autodesk.AutoCAD.Internal.Utils.TextScr()
In 2016 I get the following error:
'TextScr' is not a member of 'Autodesk.AutoCAD.Internal.Utils'.
What dll reference would I have to add to my project to get this to work or which namespace would I find this method in.
Thank you in advance.
Michael
Solved! Go to Solution.