<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How can I adjust the textstyle of text object? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/how-can-i-adjust-the-textstyle-of-text-object/m-p/1990928#M77845</link>
    <description>I want to draw a text string in my dwg file, but the style of text always remains left alignment, how can I adjust it ?&lt;BR /&gt;
            DBText text = new DBText();&lt;BR /&gt;
            text.TextString = label;&lt;BR /&gt;
            text.Rotation = angle;&lt;BR /&gt;
            text.Position = insPt;&lt;BR /&gt;
            text.Color = Autodesk.AutoCAD.Colors.Color.FromColor(System.Drawing.Color.Plum);&lt;BR /&gt;
            text.Height = DwgUtil.Property.LabelHeight;&lt;BR /&gt;
&lt;BR /&gt;
This may be a simple question, but I can find the correct way from object browser, please help me, thank you in advance.</description>
    <pubDate>Mon, 11 Jun 2007 15:51:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-06-11T15:51:08Z</dc:date>
    <item>
      <title>How can I adjust the textstyle of text object?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-can-i-adjust-the-textstyle-of-text-object/m-p/1990928#M77845</link>
      <description>I want to draw a text string in my dwg file, but the style of text always remains left alignment, how can I adjust it ?&lt;BR /&gt;
            DBText text = new DBText();&lt;BR /&gt;
            text.TextString = label;&lt;BR /&gt;
            text.Rotation = angle;&lt;BR /&gt;
            text.Position = insPt;&lt;BR /&gt;
            text.Color = Autodesk.AutoCAD.Colors.Color.FromColor(System.Drawing.Color.Plum);&lt;BR /&gt;
            text.Height = DwgUtil.Property.LabelHeight;&lt;BR /&gt;
&lt;BR /&gt;
This may be a simple question, but I can find the correct way from object browser, please help me, thank you in advance.</description>
      <pubDate>Mon, 11 Jun 2007 15:51:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-can-i-adjust-the-textstyle-of-text-object/m-p/1990928#M77845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-06-11T15:51:08Z</dc:date>
    </item>
  </channel>
</rss>

