<?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 PrintTask - ESRI.ArcGIS.Client.FeatureService.Symbols.SimpleFillSymbol bug? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printtask-esri-arcgis-client-featureservice/m-p/215969#M5405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been trying to print FeatureLayer polygon features data using ESRI.ArcGIS.Client.FeatureService.Symbols.SimpleFillSymbol &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in order to get control over fill color, border style and others that not available with ESRI.ArcGIS.Client.Symbols.SimpleFillSymbol . This is done with ESRI SL5 API 3.0 .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For printing i use a cutom prining geoprocessing task. In general it works well but if the mentioned symbol is applied i do not get the polygons filled. Although the outline looks correct. As i examine the (webmap)JSON sent from browser to geoprocessing service i can see that for FeatureService.Symbols.SimpleFillSymbol the symbol definition is missing the fill symbol color. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also when running the following test code and stepping into it with debugger the following screnshot shows what i see in memory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]17515[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a fix for this or is this a bug in the Silverlight 5&amp;nbsp; API 3.0 ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2012 11:28:12 GMT</pubDate>
    <dc:creator>SzymonPiskula</dc:creator>
    <dc:date>2012-09-06T11:28:12Z</dc:date>
    <item>
      <title>PrintTask - ESRI.ArcGIS.Client.FeatureService.Symbols.SimpleFillSymbol bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printtask-esri-arcgis-client-featureservice/m-p/215969#M5405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been trying to print FeatureLayer polygon features data using ESRI.ArcGIS.Client.FeatureService.Symbols.SimpleFillSymbol &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in order to get control over fill color, border style and others that not available with ESRI.ArcGIS.Client.Symbols.SimpleFillSymbol . This is done with ESRI SL5 API 3.0 .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For printing i use a cutom prining geoprocessing task. In general it works well but if the mentioned symbol is applied i do not get the polygons filled. Although the outline looks correct. As i examine the (webmap)JSON sent from browser to geoprocessing service i can see that for FeatureService.Symbols.SimpleFillSymbol the symbol definition is missing the fill symbol color. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also when running the following test code and stepping into it with debugger the following screnshot shows what i see in memory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]17515[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a fix for this or is this a bug in the Silverlight 5&amp;nbsp; API 3.0 ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 11:28:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printtask-esri-arcgis-client-featureservice/m-p/215969#M5405</guid>
      <dc:creator>SzymonPiskula</dc:creator>
      <dc:date>2012-09-06T11:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask - ESRI.ArcGIS.Client.FeatureService.Symbols.SimpleFillSymbol bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printtask-esri-arcgis-client-featureservice/m-p/215970#M5406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Instead of setting the 'Fill' property, you should set the 'Color' property:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;simpleFillSymbol.Color = new SolidColorBrush.....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note also that FeatureService.Symbols.SimpleFillSymbol is for internal use only. External usage is at your own risk.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 15:53:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printtask-esri-arcgis-client-featureservice/m-p/215970#M5406</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-09-06T15:53:03Z</dc:date>
    </item>
  </channel>
</rss>

