<?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: Transparent polygon while digitizing in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246852#M6415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just tried it with a feature service that has "Hollow style" for Fill Symbol.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;REST end point defines the symbol as this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Symbol:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Style: esriSFSSolid&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Color: [0, 0, 0, 0]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Outline:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Style: esriSLSSolid&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Color: [110, 110, 110, 255]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Width: 1 &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly see attached map with EditorWidget (I did not complete the draw yet and the fill was still transparent).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2012 16:17:27 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2012-03-02T16:17:27Z</dc:date>
    <item>
      <title>Transparent polygon while digitizing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246847#M6410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been trying to make the polygon transparent while digitizing using the editor widget. The layer in the gdb for the service is transparent, and I also tried to make the service transparent in the xaml, but whenever you add a polygon, it draws solid.&amp;nbsp; That makes it difficult for the users to see what they are doing.&amp;nbsp; The poly turns transparent after they have finished digitizing.&amp;nbsp; Is there a way to make the poly transparent while the user is digitizing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 21:10:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246847#M6410</guid>
      <dc:creator>ChrisBradberry</dc:creator>
      <dc:date>2012-02-23T21:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Transparent polygon while digitizing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246848#M6411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you share the feature symbol? Is it coming from service renderer or client renderer? EditVertices will clone the geometry, attribute and symbol so it should not be different from the original graphic.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Feb 2012 16:39:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246848#M6411</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-02-25T16:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Transparent polygon while digitizing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246849#M6412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jennifer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The symbol is just a simple polygon fill that is rendered from a dynamic feature service.&amp;nbsp; It is actually built from an SDE feature, not gdb. It is about as basic as you can get, a feature service with a simple polygon fill with the transparency set to 30%.&amp;nbsp; If I set the transparency in the service, it does not render transparent on the map.&amp;nbsp; If I set the transparency in the xaml, then it will render transparent, but the clone is not transparent while editing.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the rest endpoint support transparency in a feature layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2012 15:46:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246849#M6412</guid>
      <dc:creator>ChrisBradberry</dc:creator>
      <dc:date>2012-03-01T15:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Transparent polygon while digitizing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246850#M6413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The features on your map are rendered with transparent fill but the EditorWidget.TemplatePicker.Editor.Add draws with solid fill? That does not seem right because Editor.Add relies on FeatureLayer.Renderer.GetSymbol() and use this to set Draw.FillSymbol.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 00:28:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246850#M6413</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-03-02T00:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Transparent polygon while digitizing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246851#M6414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The features will only render transparent if I add transparency in the xaml.&amp;nbsp; The transparency designated in the service does not render.&amp;nbsp; But the transparency is listed on the rest endpoint when you view it on the web.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So it seems that the problem is getting the service to correctly render transparent.&amp;nbsp; Do you have any ideas about that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 13:25:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246851#M6414</guid>
      <dc:creator>ChrisBradberry</dc:creator>
      <dc:date>2012-03-02T13:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Transparent polygon while digitizing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246852#M6415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just tried it with a feature service that has "Hollow style" for Fill Symbol.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;REST end point defines the symbol as this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Symbol:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Style: esriSFSSolid&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Color: [0, 0, 0, 0]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Outline:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Style: esriSLSSolid&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Color: [110, 110, 110, 255]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Width: 1 &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly see attached map with EditorWidget (I did not complete the draw yet and the fill was still transparent).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 16:17:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246852#M6415</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-03-02T16:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Transparent polygon while digitizing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246853#M6416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can make it work with a hollow fill, but that is not optimum.&amp;nbsp; I tried using a 10% hash fill and changed the color, but that rendered as a solid fill.&amp;nbsp; When I view the layers from the rest endpoint website using the viewer, I can see the hash symbol, but not in my silverlight app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure if I have something that causes a conflict in my code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 17:38:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/transparent-polygon-while-digitizing/m-p/246853#M6416</guid>
      <dc:creator>ChrisBradberry</dc:creator>
      <dc:date>2012-03-02T17:38:14Z</dc:date>
    </item>
  </channel>
</rss>

