<?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 Measure Segments in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/measure-segments/m-p/362250#M9343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to report back segment lengths before calculating the entire length (or area)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The DrawSurface_DrawComplete event gives the entire geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DrawSurface_VertexAdded doesn't fire on the very first Map click.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DrawSurface_DrawBegin fires on the first Map click but doesn't give you that MapPoint.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2011 14:24:44 GMT</pubDate>
    <dc:creator>PhilipThompson</dc:creator>
    <dc:date>2011-08-02T14:24:44Z</dc:date>
    <item>
      <title>Measure Segments</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/measure-segments/m-p/362250#M9343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to report back segment lengths before calculating the entire length (or area)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The DrawSurface_DrawComplete event gives the entire geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DrawSurface_VertexAdded doesn't fire on the very first Map click.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DrawSurface_DrawBegin fires on the first Map click but doesn't give you that MapPoint.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 14:24:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/measure-segments/m-p/362250#M9343</guid>
      <dc:creator>PhilipThompson</dc:creator>
      <dc:date>2011-08-02T14:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Measure Segments</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/measure-segments/m-p/362251#M9344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This feels like a bug to me. DrawSurface_VertexAdded should fire after every Vertex is added.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 08:21:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/measure-segments/m-p/362251#M9344</guid>
      <dc:creator>PhilipThompson</dc:creator>
      <dc:date>2011-08-03T08:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Measure Segments</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/measure-segments/m-p/362252#M9345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your feedback. I have entered a work item for raising VertexAdded right after DrawBegin. We'll try to fix this bug in the future versions of the API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need segment lengths, you can use MeasureAction &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#UtilityActions"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#UtilityActions&lt;/A&gt;&lt;SPAN&gt; or write your own Measure tool using Draw.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 20:44:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/measure-segments/m-p/362252#M9345</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-08-03T20:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Measure Segments</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/measure-segments/m-p/362253#M9346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jennifer, knowing that VertexAdded not firing is recognized as a bug and will be fixed at a future release may be sufficient for my needs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You mention "write your own Measure tool using Draw." I thought that's what I was doing - following the Utilities/Line Lengths sample but being hampered by the VertexAdded event not firing on the first map click. Did you mean something else?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 07:55:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/measure-segments/m-p/362253#M9346</guid>
      <dc:creator>PhilipThompson</dc:creator>
      <dc:date>2011-08-04T07:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Measure Segments</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/measure-segments/m-p/362254#M9347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Philip I'm in the same boat I thought I was writing my own measure tool but without a way to capture the first vertex I have not found a way to get a length of that first segment...&amp;nbsp; Any ideas on a work around before the next API release would be helpful!&amp;nbsp; The measure behavior isn't sufficient enough, if there was a way to capture the lengths from that utility it would be much more helpful.&amp;nbsp; Maybe that's something that could be worked on also!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks Jennifer, knowing that VertexAdded not firing is recognized as a bug and will be fixed at a future release may be sufficient for my needs.&lt;BR /&gt;&lt;BR /&gt;You mention "write your own Measure tool using Draw." I thought that's what I was doing - following the Utilities/Line Lengths sample but being hampered by the VertexAdded event not firing on the first map click. Did you mean something else?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 11:43:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/measure-segments/m-p/362254#M9347</guid>
      <dc:creator>ChrisTallman</dc:creator>
      <dc:date>2011-08-04T11:43:46Z</dc:date>
    </item>
  </channel>
</rss>

