<?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: Rotate and resize the feature by  using ArcGIS runtime SDK for .Net in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/rotate-and-resize-the-feature-by-using-arcgis/m-p/333221#M1661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue was resolved and the sample code snippet is given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;//The below one is the code which was used initially and it was build successfully without any error. But no expected output.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SketchEditConfiguration sktEditConfig = &lt;STRONG&gt;MyMapView.SketchEditor.EditConfiguration&lt;/STRONG&gt;;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;sktEditConfig.AllowRotate = true;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Esri.ArcGISRuntime.Geometry.Geometry newGeometry = await MyMapView.SketchEditor.StartAsync(geom);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//This below given code is replaced with the above one and now it is working fine.&amp;nbsp;&lt;BR /&gt;SketchEditConfiguration sktEditConfig = &lt;STRONG&gt;new SketchEditConfiguration();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;sktEditConfig.AllowRotate = true;&lt;/EM&gt;&lt;BR /&gt;Esri.ArcGISRuntime.Geometry.Geometry newGeometry = await MyMapView.SketchEditor.StartAsync(geom,SketchCreationMode.Polyline,sktEditConfig);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Nov 2019 04:09:06 GMT</pubDate>
    <dc:creator>DharmaRajan</dc:creator>
    <dc:date>2019-11-08T04:09:06Z</dc:date>
    <item>
      <title>Rotate and resize the feature by  using ArcGIS runtime SDK for .Net</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/rotate-and-resize-the-feature-by-using-arcgis/m-p/333220#M1660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I want to rotate and resize the feature by using "MapView.SketchEditor",&amp;nbsp;with&amp;nbsp;the options 'AllowRotate' and 'ResizeMode' in 'SketchEditConfiguration' are set as True. I can able to edit the vertices. But I cann't able to find any Anchor-Point which enables me to rotate or resize. Kindly suggest the way to achieve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2019 07:26:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/rotate-and-resize-the-feature-by-using-arcgis/m-p/333220#M1660</guid>
      <dc:creator>DharmaRajan</dc:creator>
      <dc:date>2019-10-17T07:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate and resize the feature by  using ArcGIS runtime SDK for .Net</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/rotate-and-resize-the-feature-by-using-arcgis/m-p/333221#M1661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue was resolved and the sample code snippet is given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;//The below one is the code which was used initially and it was build successfully without any error. But no expected output.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SketchEditConfiguration sktEditConfig = &lt;STRONG&gt;MyMapView.SketchEditor.EditConfiguration&lt;/STRONG&gt;;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;sktEditConfig.AllowRotate = true;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Esri.ArcGISRuntime.Geometry.Geometry newGeometry = await MyMapView.SketchEditor.StartAsync(geom);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//This below given code is replaced with the above one and now it is working fine.&amp;nbsp;&lt;BR /&gt;SketchEditConfiguration sktEditConfig = &lt;STRONG&gt;new SketchEditConfiguration();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;sktEditConfig.AllowRotate = true;&lt;/EM&gt;&lt;BR /&gt;Esri.ArcGISRuntime.Geometry.Geometry newGeometry = await MyMapView.SketchEditor.StartAsync(geom,SketchCreationMode.Polyline,sktEditConfig);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2019 04:09:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/rotate-and-resize-the-feature-by-using-arcgis/m-p/333221#M1661</guid>
      <dc:creator>DharmaRajan</dc:creator>
      <dc:date>2019-11-08T04:09:06Z</dc:date>
    </item>
  </channel>
</rss>

