<?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 Marker Symbol with blinking state in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/marker-symbol-with-blinking-state/m-p/358426#M9171</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 have seen how you can change the visual state of a marker symbol when the Selected value changes. However, I need to do something a bit different. Besides the selected state, I would need an IsBlinking state which would make the marker blink if the value is set to True.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if I could do this with the VisualStateManager since the new property is not part of the Graphic object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any hints on how this could be achieved?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jul 2011 14:35:45 GMT</pubDate>
    <dc:creator>EduardLucic</dc:creator>
    <dc:date>2011-07-13T14:35:45Z</dc:date>
    <item>
      <title>Marker Symbol with blinking state</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/marker-symbol-with-blinking-state/m-p/358426#M9171</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 have seen how you can change the visual state of a marker symbol when the Selected value changes. However, I need to do something a bit different. Besides the selected state, I would need an IsBlinking state which would make the marker blink if the value is set to True.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if I could do this with the VisualStateManager since the new property is not part of the Graphic object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any hints on how this could be achieved?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 14:35:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/marker-symbol-with-blinking-state/m-p/358426#M9171</guid>
      <dc:creator>EduardLucic</dc:creator>
      <dc:date>2011-07-13T14:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Marker Symbol with blinking state</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/marker-symbol-with-blinking-state/m-p/358427#M9172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can add a GraphicsLayer with graphic that has blinking symbol and with the same geometry. For example the StrobeSymbol here: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#CustomSymbols" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#CustomSymbols&lt;/A&gt;&lt;SPAN&gt; can be modified to blink at its normal state, simply add/remove this graphic on top of your graphic to show that it is blinking.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;!--Static symbol on top--&amp;gt;
&amp;lt;Ellipse Height="10" Width="10" Canvas.Left="-5" Canvas.Top="-5" 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fill="{x:Null}" x:Name="ellipse1"/&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also use AttributeValueChanged to detect the change in value.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:45:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/marker-symbol-with-blinking-state/m-p/358427#M9172</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2021-12-11T16:45:09Z</dc:date>
    </item>
  </channel>
</rss>

