<?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 Map properties are not working in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/map-properties-are-not-working/m-p/758307#M20116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #303030; font-family: Consolas; font-size: 9.5pt;"&gt;Dear Friends,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030; font-size: 9.5pt; font-family: Consolas;"&gt;I am adding the maps using the below code, the maps are adding in TOC but the map properties,and remove events are not working. please help me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: 9.5pt;"&gt;IMxDocument&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: 9.5pt;"&gt; oMxdoc = (&lt;SPAN style="color: #2b91af;"&gt;IMxDocument&lt;/SPAN&gt;)m_application.Document;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: 9.5pt;"&gt;IMap&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: 9.5pt;"&gt; oMap = &lt;SPAN style="color: blue;"&gt;new&lt;/SPAN&gt; &lt;SPAN style="color: #2b91af;"&gt;MapClass&lt;/SPAN&gt;();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: yellow; font-family: Consolas; font-size: 9.5pt;"&gt;oMxdoc.Maps.Add(oMap);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 9.5pt;"&gt;oMap.Name = &lt;SPAN style="color: #a31515;"&gt;"Testing"&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 9.5pt;"&gt;oMxdoc.UpdateContents();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 9.5pt;"&gt;oMxdoc.ActiveView.Refresh();&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 9.5pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 9.5pt;"&gt;Sreerajan P&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Sep 2014 08:36:09 GMT</pubDate>
    <dc:creator>SreerajanParamanandham1</dc:creator>
    <dc:date>2014-09-29T08:36:09Z</dc:date>
    <item>
      <title>Map properties are not working</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/map-properties-are-not-working/m-p/758307#M20116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #303030; font-family: Consolas; font-size: 9.5pt;"&gt;Dear Friends,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030; font-size: 9.5pt; font-family: Consolas;"&gt;I am adding the maps using the below code, the maps are adding in TOC but the map properties,and remove events are not working. please help me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: 9.5pt;"&gt;IMxDocument&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: 9.5pt;"&gt; oMxdoc = (&lt;SPAN style="color: #2b91af;"&gt;IMxDocument&lt;/SPAN&gt;)m_application.Document;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b91af; font-family: Consolas; font-size: 9.5pt;"&gt;IMap&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: 9.5pt;"&gt; oMap = &lt;SPAN style="color: blue;"&gt;new&lt;/SPAN&gt; &lt;SPAN style="color: #2b91af;"&gt;MapClass&lt;/SPAN&gt;();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: yellow; font-family: Consolas; font-size: 9.5pt;"&gt;oMxdoc.Maps.Add(oMap);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 9.5pt;"&gt;oMap.Name = &lt;SPAN style="color: #a31515;"&gt;"Testing"&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 9.5pt;"&gt;oMxdoc.UpdateContents();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 9.5pt;"&gt;oMxdoc.ActiveView.Refresh();&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 9.5pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 9.5pt;"&gt;Sreerajan P&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 08:36:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/map-properties-are-not-working/m-p/758307#M20116</guid>
      <dc:creator>SreerajanParamanandham1</dc:creator>
      <dc:date>2014-09-29T08:36:09Z</dc:date>
    </item>
  </channel>
</rss>

