Message 1 of 8
creating Mtext object with an annotative TextStyle
Not applicable
09-25-2012
09:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello .NET gurus out there,
I am trying to create a Mtext object with an annotative TextStyle. I make the textstyle current (which I don't know if is exactly the same as changing the TextStyleId of the mtext object) and create the MText. The problem which I encounter is that the newly crated MText Object has textheight as the textstyle's paper space text height, instead of scaling the text height by the annotative scale, as when you create the Mtext using Autocad menu.
Any example helping with this problem will be greatly appreciated.