<?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: In ArcMap flash a point programmatically with the 'crosshairs' additional effect that the ESRI flash command does in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/in-arcmap-flash-a-point-programmatically-with-the/m-p/4838#M132</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Freddie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see you point.&lt;/P&gt;&lt;P&gt;I already use it to flash a point (without flashing lines from the edge to the point). But the user asked about the "same" 100 % ESRI appearance.&lt;/P&gt;&lt;P&gt;So, I am searching API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Nov 2015 22:55:34 GMT</pubDate>
    <dc:creator>MarkMindlin</dc:creator>
    <dc:date>2015-11-04T22:55:34Z</dc:date>
    <item>
      <title>In ArcMap flash a point programmatically with the 'crosshairs' additional effect that the ESRI flash command does</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/in-arcmap-flash-a-point-programmatically-with-the/m-p/4836#M130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1 class="dtH1" style="font-size: 22px; font-weight: normal; font-family: 'Avenir LT W01 55 Roman', Arial, Helvetica, sans-serif; color: #000000;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi there,&lt;/SPAN&gt;&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I see the old posts about that question, and the answer probably - no way (no 'crosshairs' programmatically).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;But my &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 20px;"&gt;little&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 20px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5;"&gt;hope is that in version 10.3 it could exist.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Or some how I could use the &lt;/SPAN&gt;&lt;/P&gt;&lt;H1 class="dtH1" style="font-weight: normal; font-size: 22px; font-family: 'Avenir LT W01 55 Roman', Arial, Helvetica, sans-serif; color: #000000;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;IFindCallBack.FlashGeometry() - &lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; line-height: 1.5;"&gt;Generic method to flash a point on the display n times.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H1&gt;&lt;H1 class="dtH1" style="font-size: 22px; font-weight: normal; font-family: 'Avenir LT W01 55 Roman', Arial, Helvetica, sans-serif; color: #000000;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;See the link&lt;/SPAN&gt;&lt;/H1&gt;&lt;H1 class="dtH1" style="font-size: 22px; font-weight: normal; font-family: 'Avenir LT W01 55 Roman', Arial, Helvetica, sans-serif; color: #000000;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#/FlashGeometry_Method/000v000000qv000000/" title="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#/FlashGeometry_Method/000v000000qv000000/"&gt;ArcObjects Help for .NET developers&lt;/A&gt; &lt;/SPAN&gt;&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any help will be appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 21:58:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/in-arcmap-flash-a-point-programmatically-with-the/m-p/4836#M130</guid>
      <dc:creator>MarkMindlin</dc:creator>
      <dc:date>2015-11-04T21:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: In ArcMap flash a point programmatically with the 'crosshairs' additional effect that the ESRI flash command does</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/in-arcmap-flash-a-point-programmatically-with-the/m-p/4837#M131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would assume that the logic shown on the following pages would need to be used to accomplish this. You'd have to select an appropriate symbol to make the symbol similar to the existing flash tool and you could probably draw lines that extend from the point to the edge of the display and use similar logic to flash them at the same times as the point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Flash Geometry Snippet&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//004900000075000000" title="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//004900000075000000"&gt;http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//004900000075000000&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Extending ArcObjects (IGeometry) - 08 - Flashing Geometry - YouTube&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://www.youtube.com/watch?v=h7TYtSK_04g&amp;amp;list=PLQnljOFTspQXqYsWJG8o-eJpGlvzww9lE&amp;amp;index=8" title="https://www.youtube.com/watch?v=h7TYtSK_04g&amp;amp;list=PLQnljOFTspQXqYsWJG8o-eJpGlvzww9lE&amp;amp;index=8"&gt;https://www.youtube.com/watch?v=h7TYtSK_04g&amp;amp;list=PLQnljOFTspQXqYsWJG8o-eJpGlvzww9lE&amp;amp;index=8&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to flash a point&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1147&amp;amp;t=284591" title="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1147&amp;amp;t=284591"&gt;http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1147&amp;amp;t=284591&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 22:43:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/in-arcmap-flash-a-point-programmatically-with-the/m-p/4837#M131</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2015-11-04T22:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: In ArcMap flash a point programmatically with the 'crosshairs' additional effect that the ESRI flash command does</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/in-arcmap-flash-a-point-programmatically-with-the/m-p/4838#M132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Freddie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see you point.&lt;/P&gt;&lt;P&gt;I already use it to flash a point (without flashing lines from the edge to the point). But the user asked about the "same" 100 % ESRI appearance.&lt;/P&gt;&lt;P&gt;So, I am searching API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 22:55:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/in-arcmap-flash-a-point-programmatically-with-the/m-p/4838#M132</guid>
      <dc:creator>MarkMindlin</dc:creator>
      <dc:date>2015-11-04T22:55:34Z</dc:date>
    </item>
  </channel>
</rss>

