<?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: Move Representation marker symbol in ArcObjects (C#.Net) in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/move-representation-marker-symbol-in-arcobjects-c/m-p/873022#M5617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a duplicate to&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/213895-move-representation-marker-symbol-in-arcobjects-cnet"&gt;https://community.esri.com/thread/213895-move-representation-marker-symbol-in-arcobjects-cnet&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 May 2018 16:25:33 GMT</pubDate>
    <dc:creator>MarkusBedel</dc:creator>
    <dc:date>2018-05-09T16:25:33Z</dc:date>
    <item>
      <title>Move Representation marker symbol in ArcObjects (C#.Net)</title>
      <link>https://community.esri.com/t5/developers-questions/move-representation-marker-symbol-in-arcobjects-c/m-p/873021#M5616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/405156_cal.jpg" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;I am working on representation movement tool. In my project I want to move representation symbol (Only move representation symbol not feature geometry) within 15 feet from 3 way or 4 way junction. I got representation feature but I have searched option for representation moment in Arc Objects C#.Net. Please help me for my problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: medium; font-family: Calibri;"&gt;&lt;STRONG style="color: #1f497d;"&gt;IRepresentation Interface &lt;/STRONG&gt;&lt;SPAN style="color: #1f497d;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriGeoDatabase/IRepresentation.htm"&gt;&lt;SPAN style="color: #0563c1; text-decoration: underline; font-size: medium; font-family: Calibri;"&gt;http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriGeoDatabase/IRepresentation.htm&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="color: #1f497d; font-size: medium; font-family: Calibri;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-size: medium; font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;After Getting Representation feature:&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;IFeatureLayer&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt; sysVal_layer = &lt;/SPAN&gt;&lt;SPAN style="background: white; color: blue; font-size: 9.5pt;"&gt;new&lt;/SPAN&gt; &lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;FeatureLayerClass&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;();&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;sysVal_layer.FeatureClass = SystemValve;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: blue; font-size: 9.5pt;"&gt;double&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt; scale = 9600;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;IMapContext&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt; pMapCText = &lt;/SPAN&gt;&lt;SPAN style="background: white; color: blue; font-size: 9.5pt;"&gt;new&lt;/SPAN&gt; &lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;MapContextClass&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;();&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;IGeoFeatureLayer&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt; pGFlayer = sysVal_layer &lt;/SPAN&gt;&lt;SPAN style="background: white; color: blue; font-size: 9.5pt;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;IGeoFeatureLayer&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;IGeoDataset&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt; pgeodSet = sysVal_layer &lt;/SPAN&gt;&lt;SPAN style="background: white; color: blue; font-size: 9.5pt;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;IGeoDataset&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;pMapCText.Init(pgeodSet.SpatialReference, scale, pgeodSet.Extent);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: blue; font-size: 9.5pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt; (cnt == 1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt; text-indent: 0.5in;"&gt;&lt;SPAN style="background: white; color: blue; font-size: 9.5pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt; (pGFlayer.Renderer &lt;/SPAN&gt;&lt;SPAN style="background: white; color: blue; font-size: 9.5pt;"&gt;is&lt;/SPAN&gt; &lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;IRepresentationRenderer&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="background: white; color: green; font-size: 9.5pt;"&gt;//Get Representation from feature.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;IRepresentationRenderer&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt; prepReder = pGFlayer.Renderer &lt;/SPAN&gt;&lt;SPAN style="background: white; color: blue; font-size: 9.5pt;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;IRepresentationRenderer&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;IRepresentationClass&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt; pRepCl = prepReder.RepresentationClass;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;IRepresentation&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt; RepreFeature = pRepCl.GetRepresentation(valveF, pMapCText);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: blue; font-size: 9.5pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt; (RepreFeature.Shape.GeometryType == &lt;/SPAN&gt;&lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;esriGeometryType&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;.esriGeometryPoint)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt; text-indent: 0.5in;"&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;IGraphicAttributes&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt; graphicAtt = pRepCl.GraphicAttributes &lt;/SPAN&gt;&lt;SPAN style="background: white; color: blue; font-size: 9.5pt;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="background: white; color: #2b91af; font-size: 9.5pt;"&gt;IGraphicAttributes&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="background: white; color: blue; font-size: 9.5pt;"&gt;int&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-size: 9.5pt;"&gt; RuleID = RepreFeature.RuleID;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 04:09:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/move-representation-marker-symbol-in-arcobjects-c/m-p/873021#M5616</guid>
      <dc:creator>SatyanarayanaChallaboyana</dc:creator>
      <dc:date>2018-04-30T04:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Move Representation marker symbol in ArcObjects (C#.Net)</title>
      <link>https://community.esri.com/t5/developers-questions/move-representation-marker-symbol-in-arcobjects-c/m-p/873022#M5617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a duplicate to&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/213895-move-representation-marker-symbol-in-arcobjects-cnet"&gt;https://community.esri.com/thread/213895-move-representation-marker-symbol-in-arcobjects-cnet&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 16:25:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/move-representation-marker-symbol-in-arcobjects-c/m-p/873022#M5617</guid>
      <dc:creator>MarkusBedel</dc:creator>
      <dc:date>2018-05-09T16:25:33Z</dc:date>
    </item>
  </channel>
</rss>

