<?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: How to Move Annotation Feature to point feature (x,y) location in ArcObjects (C#.Net) in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/how-to-move-annotation-feature-to-point-feature-x/m-p/743744#M5063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you have to set T2d to Element.Geometry = T2d.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2018 06:48:08 GMT</pubDate>
    <dc:creator>M_DJohnson</dc:creator>
    <dc:date>2018-06-27T06:48:08Z</dc:date>
    <item>
      <title>How to Move Annotation Feature to point feature (x,y) location in ArcObjects (C#.Net)</title>
      <link>https://community.esri.com/t5/developers-questions/how-to-move-annotation-feature-to-point-feature-x/m-p/743743#M5062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I want to move annotation feature to point feature (x,y) location in ArcObjects. I &lt;SPAN&gt;tried&lt;/SPAN&gt; so many &lt;SPAN&gt;ways, but&lt;/SPAN&gt; still my problem not &lt;SPAN&gt;solved, please&lt;/SPAN&gt; help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;IPoint&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt;&lt;STRONG&gt; shpPnt&lt;/STRONG&gt; = ShpFeature.Shape &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;IPoint&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;IAnnotationFeature&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; pAnnoFeature = AnnoF &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;IAnnotationFeature&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;IAnnotationElement&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; pAnnoElement = pAnnoFeature.Annotation &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;IAnnotationElement&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;IElement&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; pelement = pAnnoElement &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;IElement&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;ISymbolCollectionElement&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; CollElement = pelement &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;ISymbolCollectionElement&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;ITextElement&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; pTextElement = pelement &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;ITextElement&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;ITextSymbol&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; pTextSym = pTextElement.Symbol;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;ITransform2D&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; T2d = pelement &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;ITransform2D&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;T2d.Move(shpPnt.X, shpPnt.Y);&lt;/P&gt;&lt;P&gt;pAnnoFeature.Annotation = pelement;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;IFeature&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; MovedAnnoFeature = pAnnoFeature &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: small;"&gt;IFeature&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;AnnoF.Shape = MovedAnnoFeature.Shape;&lt;/P&gt;&lt;P&gt;MovedAnnoFeature.Store();&lt;/P&gt;&lt;P&gt;AnnoF.Store();&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 04:27:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-to-move-annotation-feature-to-point-feature-x/m-p/743743#M5062</guid>
      <dc:creator>SatyanarayanaChallaboyana</dc:creator>
      <dc:date>2018-06-08T04:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to Move Annotation Feature to point feature (x,y) location in ArcObjects (C#.Net)</title>
      <link>https://community.esri.com/t5/developers-questions/how-to-move-annotation-feature-to-point-feature-x/m-p/743744#M5063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you have to set T2d to Element.Geometry = T2d.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2018 06:48:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-to-move-annotation-feature-to-point-feature-x/m-p/743744#M5063</guid>
      <dc:creator>M_DJohnson</dc:creator>
      <dc:date>2018-06-27T06:48:08Z</dc:date>
    </item>
  </channel>
</rss>

