<?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: Partial Refresh doesn't work as described in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/partial-refresh-doesn-t-work-as-described/m-p/163514#M4251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any hope this will ever be fixed.&amp;nbsp; Tried in 10.2 same things, everything refreshed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2015 19:44:59 GMT</pubDate>
    <dc:creator>AlexanderGray</dc:creator>
    <dc:date>2015-05-11T19:44:59Z</dc:date>
    <item>
      <title>Partial Refresh doesn't work as described</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/partial-refresh-doesn-t-work-as-described/m-p/163511#M4248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hallo again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;know I am challanging another Problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to&lt;/SPAN&gt;&lt;STRONG&gt; refresh a little feature&lt;/STRONG&gt;&lt;SPAN&gt; within the Map. I followed this Guide: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//000100000242000000" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//000100000242000000&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I have a big resource of different trys to let ArcMap do what I want. but... &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my favorite was:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;_activeView.PartialRefresh(esriViewDrawPhase.esriViewGeography, featurelayer, envelope)
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In all my trys i just had two different kinds of results:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Everything within the envelope has been refreshed (every layer)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. &amp;lt;nothing happens&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By Googling the problem i found another Post describing the same thing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=159&amp;amp;f=1707&amp;amp;t=180719" rel="nofollow noopener noreferrer" target="_blank"&gt;http://forums.esri.com/Thread.asp?c=159&amp;amp;f=1707&amp;amp;t=180719&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;But the Solution is not what i expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope somone knows a practical solution&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 08:33:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/partial-refresh-doesn-t-work-as-described/m-p/163511#M4248</guid>
      <dc:creator>LionelMartz</dc:creator>
      <dc:date>2021-12-11T08:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Refresh doesn't work as described</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/partial-refresh-doesn-t-work-as-described/m-p/163512#M4249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have run into this problem as well.&amp;nbsp; I stumbled into it trying to redraw polylines on the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the thread I started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/32810"&gt;http://forums.arcgis.com/threads/32810&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have two problems using this approach.&amp;nbsp; 1) often a layer's previous contents are left on the map (not removed), and 2) periodically, the entire map is repainted for no apparent reason... &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I slow down my updates, I can make the first problem go away (not a practical solution for the real world...).&amp;nbsp; The second problem occurs regardless of how fast or slow I send my updates.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 19:43:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/partial-refresh-doesn-t-work-as-described/m-p/163512#M4249</guid>
      <dc:creator>ScottMcNeil</dc:creator>
      <dc:date>2011-06-20T19:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Refresh doesn't work as described</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/partial-refresh-doesn-t-work-as-described/m-p/163513#M4250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is an open bug at ESRI regarding this issue - partial refresh actually refreshes all layers instead of taking the given parameters into consideration. It is open since version 9.3.1 but occurs also with 10.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I managed to work around the problem in one of our clients' application by using IViewRefresh::AnimationRefresh.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 04:24:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/partial-refresh-doesn-t-work-as-described/m-p/163513#M4250</guid>
      <dc:creator>MiriRevivo</dc:creator>
      <dc:date>2011-06-29T04:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Refresh doesn't work as described</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/partial-refresh-doesn-t-work-as-described/m-p/163514#M4251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any hope this will ever be fixed.&amp;nbsp; Tried in 10.2 same things, everything refreshed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 19:44:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/partial-refresh-doesn-t-work-as-described/m-p/163514#M4251</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2015-05-11T19:44:59Z</dc:date>
    </item>
  </channel>
</rss>

