<?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 Fill Symbol and Transparency in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/fill-symbol-and-transparency/m-p/38569#M424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the ArcGIS Runtime for .NET (10.2.4) we are creating a polygon graphics layer. The requirement is to have a transparent fill (50%) while the outline of the polygon is to be a solid line.&amp;nbsp; This is to highlight of the border of the polygons and not block the map below the polygon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A SimpleFillSymbol was created with the renderer in the polygon graphics layer.&amp;nbsp; The SymbolFillSymbol.Color was set with a color that had transparency (Color.FromArgb).&amp;nbsp; The SymbolFillSymbol.Outline.Color was set with a color that did not have transparency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This approach works; the fill of the polygon is transparent (50%) while the outline is not.&amp;nbsp; Question: is this a recommended approach?&amp;nbsp; Does this have an impact on the performance of the drawing of the graphics layer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other approach is to use layer transparency but then the outline of the polygon would also be transparent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2014 21:02:12 GMT</pubDate>
    <dc:creator>ScottMcEachern</dc:creator>
    <dc:date>2014-10-21T21:02:12Z</dc:date>
    <item>
      <title>Fill Symbol and Transparency</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/fill-symbol-and-transparency/m-p/38569#M424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the ArcGIS Runtime for .NET (10.2.4) we are creating a polygon graphics layer. The requirement is to have a transparent fill (50%) while the outline of the polygon is to be a solid line.&amp;nbsp; This is to highlight of the border of the polygons and not block the map below the polygon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A SimpleFillSymbol was created with the renderer in the polygon graphics layer.&amp;nbsp; The SymbolFillSymbol.Color was set with a color that had transparency (Color.FromArgb).&amp;nbsp; The SymbolFillSymbol.Outline.Color was set with a color that did not have transparency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This approach works; the fill of the polygon is transparent (50%) while the outline is not.&amp;nbsp; Question: is this a recommended approach?&amp;nbsp; Does this have an impact on the performance of the drawing of the graphics layer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other approach is to use layer transparency but then the outline of the polygon would also be transparent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 21:02:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/fill-symbol-and-transparency/m-p/38569#M424</guid>
      <dc:creator>ScottMcEachern</dc:creator>
      <dc:date>2014-10-21T21:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fill Symbol and Transparency</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/fill-symbol-and-transparency/m-p/38570#M425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Symbol transparency is actually better performing than layer transparency, so yes this is a good approach. Note though that this only applies to dynamic rendering. With static rendering it doesn't really matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also this is a great session to watch: &lt;A href="http://video.esri.com/watch/3344/squeezing-every-ounce-of-performance-from-arcgis-runtime" title="http://video.esri.com/watch/3344/squeezing-every-ounce-of-performance-from-arcgis-runtime"&gt;Squeezing Every Ounce of Performance from ArcGIS Runtime | Esri Video&lt;/A&gt; It goes into depth on how the rendering engine works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 00:39:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/fill-symbol-and-transparency/m-p/38570#M425</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2014-10-22T00:39:46Z</dc:date>
    </item>
  </channel>
</rss>

