高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】multiline te
multiline text
multiline text
hello,
i would like to know how can i make a break line in mtext. i'm using vb6, and i made a string using chr(13) function to make a break line, but it doesn't work. i also used "vbnewline", but it doesn't work either. how can i do this?
carlbarc
carlos barcelo
electrical engineering
chile
autocad uses \p sequence to indicate line break in mtext.
to learn about other sequences you can create mtext in autocad, save it to dxf and examine the contents of mtext string by text editor.
sergey slezkin
|