<?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 access ArcMap Options using ArcObjects? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-access-arcmap-options-using-arcobjects/m-p/17651#M433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for example for cad:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN class="rem"&gt;//Set CadSettings to a new CadWorkspaceFactory.&lt;/SPAN&gt;
ESRI.ArcGIS.DataSourcesFile.ICadSettings pCadSettings = &lt;SPAN class="kwrd"&gt;new&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ESRI.ArcGIS.DataSourcesFile.CadWorkspaceFactory()&lt;SPAN class="kwrd"&gt;as&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ESRI.ArcGIS.DataSourcesFile.ICadSettings;
&lt;SPAN class="rem"&gt;//Enable support to examine all files for DGN format.&lt;/SPAN&gt;
pCadSettings.EnableAllDgnFileExtensions = &lt;SPAN class="kwrd"&gt;true&lt;/SPAN&gt;;
&lt;SPAN class="rem"&gt;//Print the results to the console.&lt;/SPAN&gt;
Console.WriteLine(&lt;SPAN class="str"&gt;"EnableAllDgnFileExtensions = {0}"&lt;/SPAN&gt;,
&amp;nbsp;&amp;nbsp;&amp;nbsp; pCadSettings.EnableAllDgnFileExtensions);&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or for example hardware acceleration (IGlobalScreenDisplaySettings ) :&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//001w000003w5000000" title="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//001w000003w5000000" rel="nofollow noopener noreferrer" target="_blank"&gt;ArcObjects Help for .NET developers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see Interface *Settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the setting that you need change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Dec 2021 20:42:39 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2021-12-10T20:42:39Z</dc:date>
    <item>
      <title>How to access ArcMap Options using ArcObjects?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-access-arcmap-options-using-arcobjects/m-p/17650#M432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to access the ArcMap Options using ArcObjects (In ArcMap select&amp;nbsp; Customize - ArcMap Options)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 11:53:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-access-arcmap-options-using-arcobjects/m-p/17650#M432</guid>
      <dc:creator>BarbaraSchneider1</dc:creator>
      <dc:date>2015-01-26T11:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to access ArcMap Options using ArcObjects?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-access-arcmap-options-using-arcobjects/m-p/17651#M433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for example for cad:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN class="rem"&gt;//Set CadSettings to a new CadWorkspaceFactory.&lt;/SPAN&gt;
ESRI.ArcGIS.DataSourcesFile.ICadSettings pCadSettings = &lt;SPAN class="kwrd"&gt;new&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ESRI.ArcGIS.DataSourcesFile.CadWorkspaceFactory()&lt;SPAN class="kwrd"&gt;as&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ESRI.ArcGIS.DataSourcesFile.ICadSettings;
&lt;SPAN class="rem"&gt;//Enable support to examine all files for DGN format.&lt;/SPAN&gt;
pCadSettings.EnableAllDgnFileExtensions = &lt;SPAN class="kwrd"&gt;true&lt;/SPAN&gt;;
&lt;SPAN class="rem"&gt;//Print the results to the console.&lt;/SPAN&gt;
Console.WriteLine(&lt;SPAN class="str"&gt;"EnableAllDgnFileExtensions = {0}"&lt;/SPAN&gt;,
&amp;nbsp;&amp;nbsp;&amp;nbsp; pCadSettings.EnableAllDgnFileExtensions);&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or for example hardware acceleration (IGlobalScreenDisplaySettings ) :&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//001w000003w5000000" title="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//001w000003w5000000" rel="nofollow noopener noreferrer" target="_blank"&gt;ArcObjects Help for .NET developers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see Interface *Settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the setting that you need change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 20:42:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-access-arcmap-options-using-arcobjects/m-p/17651#M433</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2021-12-10T20:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to access ArcMap Options using ArcObjects?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-access-arcmap-options-using-arcobjects/m-p/17652#M434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to change the raster layer settings. However, I cannot find IRasterLayerSettings or similar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 15:38:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-access-arcmap-options-using-arcobjects/m-p/17652#M434</guid>
      <dc:creator>BarbaraSchneider1</dc:creator>
      <dc:date>2015-01-26T15:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to access ArcMap Options using ArcObjects?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-access-arcmap-options-using-arcobjects/m-p/17653#M435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try see &lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/0012/001200000wm1000000.htm" title="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/0012/001200000wm1000000.htm"&gt;IRasterDefaultsEnv9 Interface (ArcObjects .NET 10.1 SDK)&lt;/A&gt;&amp;nbsp; &lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/0012/001200000wm1000000.htm" title="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/0012/001200000wm1000000.htm"&gt;IRasterDefaultsEnv&lt;/A&gt;1..9&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 15:59:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-access-arcmap-options-using-arcobjects/m-p/17653#M435</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2015-01-26T15:59:05Z</dc:date>
    </item>
  </channel>
</rss>

