<?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: AGSGraphicsOverlay.selectionColor deprecated? in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphicsoverlay-selectioncolor-deprecated/m-p/750904#M6749</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Armand, also, it be very useful if you explain your use case for using multiple selection color for different graphic overlays?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2019 22:34:49 GMT</pubDate>
    <dc:creator>PreetiMaske</dc:creator>
    <dc:date>2019-01-07T22:34:49Z</dc:date>
    <item>
      <title>AGSGraphicsOverlay.selectionColor deprecated?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphicsoverlay-selectioncolor-deprecated/m-p/750902#M6747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see that this property is now deprecated, and has moved to AGSGeoView selectionProperties.&lt;/P&gt;&lt;P&gt;But I have several Graphic overlays that draw in different colors (to add contrast) . Is it not possible anymore to have multiple selectionColors anymore?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2019 15:31:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphicsoverlay-selectioncolor-deprecated/m-p/750902#M6747</guid>
      <dc:creator>Armandvan_der_Zwan</dc:creator>
      <dc:date>2019-01-02T15:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: AGSGraphicsOverlay.selectionColor deprecated?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphicsoverlay-selectioncolor-deprecated/m-p/750903#M6748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You are right,&amp;nbsp;&lt;SPAN style="font-size: 15px;"&gt;AGSGraphicsOverlay.selectionColor&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;has been marked deprecated in the latest released SDK version 100.4 but will still continue to work with &lt;STRONG&gt;100.4&lt;/STRONG&gt;. The new property added&amp;nbsp; is&amp;nbsp;&lt;SPAN&gt;AGSGeoView:selectionProperties. With next release of the SDK, AGSGraphicsOverlay.selectionColorproperty will not work. This has been done to achieve higher rendering performance benefits that come with applying selection color at geoview level. It uses a s&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;election highlight mechanism that can be rendered on the GPU without being dependent on symbol properties or rendering mode and hence is much faster,efficient and performant, especially for dynamic rendering modes.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; color: #3d3d3d;"&gt;&amp;gt; Is it not possible anymore to have multiple selectionColors?&lt;BR /&gt;At least for&amp;nbsp; released SDK version 100.4, if you use the new property it is not possible to add multiple selection colors.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if you have any questions or concerns,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Preeti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2019 17:57:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphicsoverlay-selectioncolor-deprecated/m-p/750903#M6748</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2019-01-07T17:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: AGSGraphicsOverlay.selectionColor deprecated?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphicsoverlay-selectioncolor-deprecated/m-p/750904#M6749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Armand, also, it be very useful if you explain your use case for using multiple selection color for different graphic overlays?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2019 22:34:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphicsoverlay-selectioncolor-deprecated/m-p/750904#M6749</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2019-01-07T22:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: AGSGraphicsOverlay.selectionColor deprecated?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphicsoverlay-selectioncolor-deprecated/m-p/750905#M6750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer. Yes we have a specific need for multiple selection colors. Our clients have several layers with in each layer a different color of shapes. So when they select something from a layer, I have a selectionColor "opposite" of what the shape color is, so it really stands out what is selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if I can only select one selection color, say blue, and the object itself is also blue? Can I change the global selection color just before or after the selection has been made?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 07:18:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphicsoverlay-selectioncolor-deprecated/m-p/750905#M6750</guid>
      <dc:creator>Armandvan_der_Zwan</dc:creator>
      <dc:date>2019-01-16T07:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: AGSGraphicsOverlay.selectionColor deprecated?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphicsoverlay-selectioncolor-deprecated/m-p/750906#M6751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&lt;SPAN style="background-color: #ffffff;"&gt;Can I change the global selection color just before or after the selection has been made?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Yes you can change the selection color before or after the selection has been made but note that features that were previously selected will have&amp;nbsp;the new selection color also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2019 20:19:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agsgraphicsoverlay-selectioncolor-deprecated/m-p/750906#M6751</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2019-01-18T20:19:33Z</dc:date>
    </item>
  </channel>
</rss>

