<?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 Programmatically Turn off Orientation Indicator in ArcGIS Explorer Desktop Questions</title>
    <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/programmatically-turn-off-orientation-indicator/m-p/514854#M3130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello???I am after the same functionality&amp;nbsp; exposed in the AE Display tab that allows a user to turn off the Orientation Indicator by setting the position to off.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried the following code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI.ArcGISExplorer.Application.Application.ActiveMapDisplay.Settings.ShowNavigator = False &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This only turns the navigation feature off.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; The Navigator position enumeration only has a topleft and bottomleft enumeration. What I need is an off position for the following code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim navpos As ESRI.ArcGISExplorer.Mapping.NavigatorPosition = NavigatorPosition.TopLeft&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions would be appreciated,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Margo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jul 2010 17:02:19 GMT</pubDate>
    <dc:creator>MargoBlosser</dc:creator>
    <dc:date>2010-07-15T17:02:19Z</dc:date>
    <item>
      <title>Programmatically Turn off Orientation Indicator</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/programmatically-turn-off-orientation-indicator/m-p/514854#M3130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello???I am after the same functionality&amp;nbsp; exposed in the AE Display tab that allows a user to turn off the Orientation Indicator by setting the position to off.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried the following code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI.ArcGISExplorer.Application.Application.ActiveMapDisplay.Settings.ShowNavigator = False &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This only turns the navigation feature off.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; The Navigator position enumeration only has a topleft and bottomleft enumeration. What I need is an off position for the following code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim navpos As ESRI.ArcGISExplorer.Mapping.NavigatorPosition = NavigatorPosition.TopLeft&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions would be appreciated,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Margo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 17:02:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/programmatically-turn-off-orientation-indicator/m-p/514854#M3130</guid>
      <dc:creator>MargoBlosser</dc:creator>
      <dc:date>2010-07-15T17:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically Turn off Orientation Indicator</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/programmatically-turn-off-orientation-indicator/m-p/514855#M3131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Margo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;try this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI.ArcGISExplorer.Application.Application.ActiveMapDisplay.Settings.ShowNorthArrow = False;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 18:39:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/programmatically-turn-off-orientation-indicator/m-p/514855#M3131</guid>
      <dc:creator>AndreiIvanov</dc:creator>
      <dc:date>2010-07-16T18:39:24Z</dc:date>
    </item>
  </channel>
</rss>

