<?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: Geometry Editor - Detect interaction mode? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-editor-detect-interaction-mode/m-p/1367828#M12442</link>
    <description>&lt;P&gt;Excellent, thank you Morten!&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jan 2024 14:02:17 GMT</pubDate>
    <dc:creator>Mike_Quetel</dc:creator>
    <dc:date>2024-01-09T14:02:17Z</dc:date>
    <item>
      <title>Geometry Editor - Detect interaction mode?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-editor-detect-interaction-mode/m-p/1366987#M12430</link>
      <description>&lt;P&gt;Is there a way in the geometry editor to detect the current interaction mode and programmatically toggle between the modes? By interaction mode, I mean defining the actual geometry vs altering an existing geometry's scale and rotation?&amp;nbsp; Examples I'm thinking about as 'modes' are a polygon being defined using the vertex tool and then polygon in a completed state, but in scale and rotate mode.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="&amp;quot;define mode&amp;quot;" style="width: 603px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90713iDA535E489439EC7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="vertex mode.PNG" alt="&amp;quot;define mode&amp;quot;" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;"define mode"&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="&amp;quot;scale and rotate mode&amp;quot;" style="width: 636px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90714iE3572AB48B04D366/image-size/large?v=v2&amp;amp;px=999" role="button" title="scale and rotate mode.PNG" alt="&amp;quot;scale and rotate mode&amp;quot;" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;"scale and rotate mode"&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm asking because I am seeking to be able to make some of these interactions more discoverable by tying them to user interface widgets or contextual menus... currently they seem to just happen automatically depending on where a user clicks.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 20:39:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-editor-detect-interaction-mode/m-p/1366987#M12430</guid>
      <dc:creator>Mike_Quetel</dc:creator>
      <dc:date>2024-01-05T20:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry Editor - Detect interaction mode?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-editor-detect-interaction-mode/m-p/1367060#M12432</link>
      <description>&lt;P&gt;Yes! You can totally do this. It's done by switching out the "tool" property with different tools having various things turned on and off. Take a look at this sample I put together here:&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-maps-sdk-dotnet-demos/tree/main/src/GeometryEditor" target="_blank" rel="noopener"&gt;https://github.com/Esri/arcgis-maps-sdk-dotnet-demos/tree/main/src/GeometryEditor&lt;/A&gt;&lt;BR /&gt;There's a video showing what I think is exactly what you're looking for.&lt;BR /&gt;&lt;BR /&gt;You can see some of the tools I predefined here:&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-maps-sdk-dotnet-demos/blob/5561946286740ee7331df113d87ea65dd0ce978b/src/GeometryEditor/MyGeometryEditor.cs#L13-L113" target="_blank" rel="noopener"&gt;https://github.com/Esri/arcgis-maps-sdk-dotnet-demos/blob/5561946286740ee7331df113d87ea65dd0ce978b/src/GeometryEditor/MyGeometryEditor.cs#L13-L113&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 23:40:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-editor-detect-interaction-mode/m-p/1367060#M12432</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2024-01-05T23:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry Editor - Detect interaction mode?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-editor-detect-interaction-mode/m-p/1367828#M12442</link>
      <description>&lt;P&gt;Excellent, thank you Morten!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 14:02:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-editor-detect-interaction-mode/m-p/1367828#M12442</guid>
      <dc:creator>Mike_Quetel</dc:creator>
      <dc:date>2024-01-09T14:02:17Z</dc:date>
    </item>
  </channel>
</rss>

