<?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 IDisplayFeedback - Get updated geometry in OnMouseMove event in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/idisplayfeedback-get-updated-geometry-in/m-p/131172#M3433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd like to track the radius length of an INewCircleFeedback object as the user drags it. I'm trying to figure out how to interrogate the feedback object in the OnMouseMove event but it seems that only the Stop method returns the updated geometry. The other option I am thinking of is storing the starting point in the MouseDown and calculating the distance between it and the current location in the OnMouseMove event. It just seems like you should be able to get the geometry from the feedback object without having to call Stop. Does anyone know a way to get the geometry out of the feedback object other than calling the Stop method? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jun 2010 12:23:51 GMT</pubDate>
    <dc:creator>ChrisKeefer</dc:creator>
    <dc:date>2010-06-16T12:23:51Z</dc:date>
    <item>
      <title>IDisplayFeedback - Get updated geometry in OnMouseMove event</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/idisplayfeedback-get-updated-geometry-in/m-p/131172#M3433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd like to track the radius length of an INewCircleFeedback object as the user drags it. I'm trying to figure out how to interrogate the feedback object in the OnMouseMove event but it seems that only the Stop method returns the updated geometry. The other option I am thinking of is storing the starting point in the MouseDown and calculating the distance between it and the current location in the OnMouseMove event. It just seems like you should be able to get the geometry from the feedback object without having to call Stop. Does anyone know a way to get the geometry out of the feedback object other than calling the Stop method? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 12:23:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/idisplayfeedback-get-updated-geometry-in/m-p/131172#M3433</guid>
      <dc:creator>ChrisKeefer</dc:creator>
      <dc:date>2010-06-16T12:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: IDisplayFeedback - Get updated geometry in OnMouseMove event</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/idisplayfeedback-get-updated-geometry-in/m-p/131173#M3434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In 9.3 you'll have to manually calculate the radius during mouse move. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In 10.0 we have added a new interface that allows you to get the circle as its being constructed (INewCircleFeedback2.Circle returns an ICircularArc).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 15:25:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/idisplayfeedback-get-updated-geometry-in/m-p/131173#M3434</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-06-16T15:25:43Z</dc:date>
    </item>
  </channel>
</rss>

