<?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 Polygon Symbol Not Displaying Outline in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/polygon-symbol-not-displaying-outline/m-p/796013#M1777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have successfully created polygon symbols and have placed them on a layout.&amp;nbsp; &lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;However,&lt;/SPAN&gt; when I place the symbol onto a layout, the symbol has no outline, though I am assigning it when I create the symbol. It&amp;nbsp; seems pretty straight forward, but perhaps I am missing something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a code fragment creating the symbol and theoretically assigning the outline bit:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008080; font-family: comic sans ms,sans-serif; font-size: 12px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008080; font-family: comic sans ms,sans-serif; font-size: 12px;"&gt;QueuedTask.Run(() =&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008080; font-family: comic sans ms,sans-serif; font-size: 12px;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008080; font-family: comic sans ms,sans-serif; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;CIMHSVColor ClassColor = CIMHSVColor.FromXml(pLegClass.ColorXML);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008080; font-family: comic sans ms,sans-serif; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;CIMStroke outline = SymbolFactory.Instance.ConstructStroke(ColorFactory.Instance.BlackRGB, 2, SimpleLineStyle.Solid);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008080; font-family: comic sans ms,sans-serif; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;CIMPolygonSymbol pPolygonSymbol = SymbolFactory.Instance.ConstructPolygonSymbol(ClassColor, SimpleFillStyle.Solid, outline);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008080; font-size: 12px; font-family: comic sans ms,sans-serif;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 15px; font-family: arial,helvetica,sans-serif;"&gt;I am able to&amp;nbsp;place the symbol on the layout, but no outline appears.&amp;nbsp; I have tried adjusting the width when creating the CIMStroke outline, but it has no effect.&amp;nbsp; The following image is an example of what I am seeing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 15px; font-family: arial,helvetica,sans-serif;"&gt;&lt;IMG alt="PolygonSymbol missing border" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/401301_BorderlessSymbology.png" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 15px; font-family: arial,helvetica,sans-serif;"&gt;Any insight is appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2018 15:23:45 GMT</pubDate>
    <dc:creator>ThomasCox</dc:creator>
    <dc:date>2018-04-13T15:23:45Z</dc:date>
    <item>
      <title>Polygon Symbol Not Displaying Outline</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/polygon-symbol-not-displaying-outline/m-p/796013#M1777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have successfully created polygon symbols and have placed them on a layout.&amp;nbsp; &lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;However,&lt;/SPAN&gt; when I place the symbol onto a layout, the symbol has no outline, though I am assigning it when I create the symbol. It&amp;nbsp; seems pretty straight forward, but perhaps I am missing something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a code fragment creating the symbol and theoretically assigning the outline bit:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008080; font-family: comic sans ms,sans-serif; font-size: 12px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008080; font-family: comic sans ms,sans-serif; font-size: 12px;"&gt;QueuedTask.Run(() =&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008080; font-family: comic sans ms,sans-serif; font-size: 12px;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008080; font-family: comic sans ms,sans-serif; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;CIMHSVColor ClassColor = CIMHSVColor.FromXml(pLegClass.ColorXML);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008080; font-family: comic sans ms,sans-serif; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;CIMStroke outline = SymbolFactory.Instance.ConstructStroke(ColorFactory.Instance.BlackRGB, 2, SimpleLineStyle.Solid);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008080; font-family: comic sans ms,sans-serif; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;CIMPolygonSymbol pPolygonSymbol = SymbolFactory.Instance.ConstructPolygonSymbol(ClassColor, SimpleFillStyle.Solid, outline);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008080; font-size: 12px; font-family: comic sans ms,sans-serif;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 15px; font-family: arial,helvetica,sans-serif;"&gt;I am able to&amp;nbsp;place the symbol on the layout, but no outline appears.&amp;nbsp; I have tried adjusting the width when creating the CIMStroke outline, but it has no effect.&amp;nbsp; The following image is an example of what I am seeing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 15px; font-family: arial,helvetica,sans-serif;"&gt;&lt;IMG alt="PolygonSymbol missing border" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/401301_BorderlessSymbology.png" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 15px; font-family: arial,helvetica,sans-serif;"&gt;Any insight is appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 15:23:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/polygon-symbol-not-displaying-outline/m-p/796013#M1777</guid>
      <dc:creator>ThomasCox</dc:creator>
      <dc:date>2018-04-13T15:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon Symbol Not Displaying Outline</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/polygon-symbol-not-displaying-outline/m-p/796014#M1778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas, can you post a slightly larger context....for example, in your code, are you creating a layout element that uses your symbol? Can you provide that too?.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 16:37:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/polygon-symbol-not-displaying-outline/m-p/796014#M1778</guid>
      <dc:creator>CharlesMacleod</dc:creator>
      <dc:date>2018-04-13T16:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon Symbol Not Displaying Outline</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/polygon-symbol-not-displaying-outline/m-p/796015#M1779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif;"&gt;I definitely have egg on my face. Some revisions by an associate set the outline color to white that I wasn't aware of, essentially overwriting my earlier symbol assignment.&amp;nbsp; Sorry for the post and the time spent.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif;"&gt;Thanks for inquiring regarding this.&amp;nbsp; The symbols are behaving as advertised.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 18:57:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/polygon-symbol-not-displaying-outline/m-p/796015#M1779</guid>
      <dc:creator>ThomasCox</dc:creator>
      <dc:date>2018-04-13T18:57:13Z</dc:date>
    </item>
  </channel>
</rss>

