Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
One general question for all the .net gurus out there.
It’s my understanding that every time a new object is created, Mtext for example, its created with the current style, Mtext style in my case.
I remember that when I used to code with Autolisp, I will always first change, for example the MText Style to the desired one and after that create the Mtext object.
Do I need to do the same here or just changing the MTextStyleID to the new MText Style will change all the properties of the Mtext object based on that MText Style.
Thank you.
Solved! Go to Solution.