<?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 Re: Probably simple text background color question in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/probably-simple-text-background-color-question/m-p/1553154#M12241</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I think these links could help you:&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-change-background-color-of-rectangular/m-p/1030564#M6255" target="_self"&gt;https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-change-background-color-of-rectangular/m-p/1030564#M6255&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-change-the-fill-color-of-a/m-p/1505192" target="_self"&gt;https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-change-the-fill-color-of-a/m-p/1505192&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2024 06:39:01 GMT</pubDate>
    <dc:creator>GKmieliauskas</dc:creator>
    <dc:date>2024-10-29T06:39:01Z</dc:date>
    <item>
      <title>Probably simple text background color question</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/probably-simple-text-background-color-question/m-p/1552924#M12238</link>
      <description>&lt;P&gt;Working on something I haven't done before - adding text to a layout - and I'm curious if it's possible to add a background color to that text. So, say I have:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;// Create report text
Coordinate2D propDesc_ll = new Coordinate2D(1, .25);
propertyData = "OMG THIS IS STUFF IN A TEXT BOX.";
CIMTextSymbol txtFormat = SymbolFactory.Instance.ConstructTextSymbol(ColorFactory.Instance.BlackRGB, 10, "Arial");
TextElement propDescTxtElm = (TextElement)ElementFactory.Instance.CreateTextGraphicElement(newLayout, TextType.PointText, propDesc_ll.ToMapPoint(), txtFormat, propertyData);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How would I go about making the background, let say, light blue or something. Anything really. I can't seem to find an answer via googling around.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 18:19:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/probably-simple-text-background-color-question/m-p/1552924#M12238</guid>
      <dc:creator>RogerAsbury</dc:creator>
      <dc:date>2024-10-28T18:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Probably simple text background color question</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/probably-simple-text-background-color-question/m-p/1553154#M12241</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I think these links could help you:&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-change-background-color-of-rectangular/m-p/1030564#M6255" target="_self"&gt;https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-change-background-color-of-rectangular/m-p/1030564#M6255&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-change-the-fill-color-of-a/m-p/1505192" target="_self"&gt;https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-change-the-fill-color-of-a/m-p/1505192&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 06:39:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/probably-simple-text-background-color-question/m-p/1553154#M12241</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2024-10-29T06:39:01Z</dc:date>
    </item>
  </channel>
</rss>

