<?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 How to hide/show the border of IMapFrame using C# ? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-hide-show-the-border-of-imapframe-using-c/m-p/21254#M512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you know how to hide/show the border of IMapFrame using C# ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example: I am having an IMapFrame with name: &lt;/SPAN&gt;&lt;STRONG&gt;mapFrame&lt;/STRONG&gt;&lt;SPAN&gt;. I can hide the border of it by using below statement:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;mapFrame.Border = null;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I don't know how to show the border again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tai&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2012 00:11:04 GMT</pubDate>
    <dc:creator>TaiBui</dc:creator>
    <dc:date>2012-10-10T00:11:04Z</dc:date>
    <item>
      <title>How to hide/show the border of IMapFrame using C# ?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-hide-show-the-border-of-imapframe-using-c/m-p/21254#M512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you know how to hide/show the border of IMapFrame using C# ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example: I am having an IMapFrame with name: &lt;/SPAN&gt;&lt;STRONG&gt;mapFrame&lt;/STRONG&gt;&lt;SPAN&gt;. I can hide the border of it by using below statement:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;mapFrame.Border = null;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I don't know how to show the border again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tai&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 00:11:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-hide-show-the-border-of-imapframe-using-c/m-p/21254#M512</guid>
      <dc:creator>TaiBui</dc:creator>
      <dc:date>2012-10-10T00:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide/show the border of IMapFrame using C# ?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-hide-show-the-border-of-imapframe-using-c/m-p/21255#M513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To set the IMapFrame::Border, you have to provide an IBorder. You can set the properties of the IBorder using the ISymbolBorder. Take a look at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=993&amp;amp;t=60882&amp;amp;mc=1#msgid155143" rel="nofollow" target="_blank"&gt;some&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=993&amp;amp;t=41456&amp;amp;mc=7#msgid101002" rel="nofollow" target="_blank"&gt;examples&lt;/A&gt;&lt;SPAN&gt; of &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=992&amp;amp;t=107240&amp;amp;mc=4#msgid304322" rel="nofollow" target="_blank"&gt;how&lt;/A&gt;&lt;SPAN&gt; to do that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 12:39:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-hide-show-the-border-of-imapframe-using-c/m-p/21255#M513</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2012-10-10T12:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide/show the border of IMapFrame using C# ?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-hide-show-the-border-of-imapframe-using-c/m-p/21256#M514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;To set the IMapFrame::Border, you have to provide an IBorder. You can set the properties of the IBorder using the ISymbolBorder. Take a look at &lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=993&amp;amp;t=60882&amp;amp;mc=1#msgid155143"&gt;some&lt;/A&gt; &lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=993&amp;amp;t=41456&amp;amp;mc=7#msgid101002"&gt;examples&lt;/A&gt; of &lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=992&amp;amp;t=107240&amp;amp;mc=4#msgid304322"&gt;how&lt;/A&gt; to do that.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 06:27:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-hide-show-the-border-of-imapframe-using-c/m-p/21256#M514</guid>
      <dc:creator>TaiBui</dc:creator>
      <dc:date>2012-10-11T06:27:41Z</dc:date>
    </item>
  </channel>
</rss>

