<?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: Selection symbol for Graphics Overlay in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/selection-symbol-for-graphics-overlay/m-p/47526#M216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vishnu. Which MIL standard are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jul 2018 17:37:37 GMT</pubDate>
    <dc:creator>LucasDanzinger</dc:creator>
    <dc:date>2018-07-25T17:37:37Z</dc:date>
    <item>
      <title>Selection symbol for Graphics Overlay</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/selection-symbol-for-graphics-overlay/m-p/47521#M211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently there is only one option to change the selection property of selected graphics in a GraphicsOverlay, and that is by changing the selection color. Instead of changing selection color, Is it possible to set a selection symbol for selected graphics (for eg: a square box around the selected graphics)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jul 2018 13:16:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/selection-symbol-for-graphics-overlay/m-p/47521#M211</guid>
      <dc:creator>VishnuB</dc:creator>
      <dc:date>2018-07-22T13:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Selection symbol for Graphics Overlay</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/selection-symbol-for-graphics-overlay/m-p/47522#M212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not possible at this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 17:45:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/selection-symbol-for-graphics-overlay/m-p/47522#M212</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2018-07-23T17:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Selection symbol for Graphics Overlay</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/selection-symbol-for-graphics-overlay/m-p/47523#M213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vishnu-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is your use case for&amp;nbsp;wanting a selection symbol instead of just modifying the color?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 14:38:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/selection-symbol-for-graphics-overlay/m-p/47523#M213</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2018-07-24T14:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Selection symbol for Graphics Overlay</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/selection-symbol-for-graphics-overlay/m-p/47524#M214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could just take the symbol geometry's envelope and draw that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 12:47:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/selection-symbol-for-graphics-overlay/m-p/47524#M214</guid>
      <dc:creator>TroyFoster</dc:creator>
      <dc:date>2018-07-25T12:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Selection symbol for Graphics Overlay</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/selection-symbol-for-graphics-overlay/m-p/47525#M215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucas,&lt;/P&gt;&lt;P&gt;Thank You for your response.&lt;/P&gt;&lt;P&gt;The MIL standard which i am following to develop the application strongly recommend to show a red rectangle (Military Symbology) around the selected point symbol. As a work around i had done this by creating a new graphicsLayer and display the rectangle symbol using picturemarkersymbol around the selected entity. If the selected entity is a moving object i need to update the geometry of the rectangle symbol along with the selected entity. It will be good if this feature gets implemented in the feature release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 17:25:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/selection-symbol-for-graphics-overlay/m-p/47525#M215</guid>
      <dc:creator>VishnuB</dc:creator>
      <dc:date>2018-07-25T17:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Selection symbol for Graphics Overlay</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/selection-symbol-for-graphics-overlay/m-p/47526#M216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vishnu. Which MIL standard are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 17:37:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/selection-symbol-for-graphics-overlay/m-p/47526#M216</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2018-07-25T17:37:37Z</dc:date>
    </item>
  </channel>
</rss>

